License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.persist |
ArtifactId | ArtifactIdpersist-json_2.12 |
Version | Version1.2.1 |
Type | Typejar |
Description |
Descriptionpersist-json
persist-json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
persist-json_2.12-1.2.1.pom | |
persist-json_2.12-1.2.1.jar | 142 KB |
persist-json_2.12-1.2.1-sources.jar | 16 KB |
persist-json_2.12-1.2.1-javadoc.jar | 751 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.persist/persist-json_2.12/ -->
<dependency>
<groupId>com.persist</groupId>
<artifactId>persist-json_2.12</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.persist/persist-json_2.12/
implementation 'com.persist:persist-json_2.12:1.2.1'
// https://jarcasting.com/artifacts/com.persist/persist-json_2.12/
implementation ("com.persist:persist-json_2.12:1.2.1")
'com.persist:persist-json_2.12:jar:1.2.1'
<dependency org="com.persist" name="persist-json_2.12" rev="1.2.1">
<artifact name="persist-json_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.persist', module='persist-json_2.12', version='1.2.1')
)
libraryDependencies += "com.persist" % "persist-json_2.12" % "1.2.1"
[com.persist/persist-json_2.12 "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
org.scala-lang : scala-reflect | jar | 2.12.1 |
com.chuusai : shapeless_2.12 | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.0 |
org.specs2 : specs2-core_2.12 | jar | 3.8.6 |
junit : junit | jar | 4.12 |