License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.persist |
ArtifactId | ArtifactIdpersist-json_2.10 |
Version | Version0.16 |
Type | Typejar |
Description |
Descriptionpersist-json
persist-json
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.persist |
Filename | Size |
---|---|
persist-json_2.10-0.16.pom | |
persist-json_2.10-0.16.jar | 67 KB |
persist-json_2.10-0.16-sources.jar | 11 KB |
persist-json_2.10-0.16-javadoc.jar | 366 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.persist/persist-json_2.10/ -->
<dependency>
<groupId>com.persist</groupId>
<artifactId>persist-json_2.10</artifactId>
<version>0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.persist/persist-json_2.10/
implementation 'com.persist:persist-json_2.10:0.16'
// https://jarcasting.com/artifacts/com.persist/persist-json_2.10/
implementation ("com.persist:persist-json_2.10:0.16")
'com.persist:persist-json_2.10:jar:0.16'
<dependency org="com.persist" name="persist-json_2.10" rev="0.16">
<artifact name="persist-json_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.persist', module='persist-json_2.10', version='0.16')
)
libraryDependencies += "com.persist" % "persist-json_2.10" % "0.16"
[com.persist/persist-json_2.10 "0.16"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
org.scala-lang : scala-reflect | jar | 2.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 1.9.1 |
junit : junit | jar | 4.10 |