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