| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.eed3si9n |
| ArtifactId | ArtifactIdsjson-new-spray_3 |
| Version | Version0.10.0 |
| Type | Typejar |
| Description |
Descriptionsjson-new-spray
A Scala library for JSON (de)serialization
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sjson-new-spray_3-0.10.0.pom | |
| sjson-new-spray_3-0.10.0.jar | 10 KB |
| sjson-new-spray_3-0.10.0-sources.jar | 1 KB |
| sjson-new-spray_3-0.10.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.eed3si9n/sjson-new-spray_3/ -->
<dependency>
<groupId>com.eed3si9n</groupId>
<artifactId>sjson-new-spray_3</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eed3si9n/sjson-new-spray_3/
implementation 'com.eed3si9n:sjson-new-spray_3:0.10.0'
// https://jarcasting.com/artifacts/com.eed3si9n/sjson-new-spray_3/
implementation ("com.eed3si9n:sjson-new-spray_3:0.10.0")
'com.eed3si9n:sjson-new-spray_3:jar:0.10.0'
<dependency org="com.eed3si9n" name="sjson-new-spray_3" rev="0.10.0">
<artifact name="sjson-new-spray_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eed3si9n', module='sjson-new-spray_3', version='0.10.0')
)
libraryDependencies += "com.eed3si9n" % "sjson-new-spray_3" % "0.10.0"
[com.eed3si9n/sjson-new-spray_3 "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.eed3si9n : sjson-new-core_3 | jar | 0.10.0 |
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| io.spray : spray-json_3 | jar | 1.3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.eed3si9n.verify : verify_3 | jar | 1.0.0 |
| org.scalacheck : scalacheck_3 | jar | 1.15.4 |
| org.scalatest : scalatest_3 | jar | 3.2.10 |