License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.persist |
ArtifactId | ArtifactIdpersist-json_2.11 |
Version | Version1.1.4 |
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.11-1.1.4.pom | |
persist-json_2.11-1.1.4.jar | 175 KB |
persist-json_2.11-1.1.4-sources.jar | 15 KB |
persist-json_2.11-1.1.4-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.persist/persist-json_2.11/ -->
<dependency>
<groupId>com.persist</groupId>
<artifactId>persist-json_2.11</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.persist/persist-json_2.11/
implementation 'com.persist:persist-json_2.11:1.1.4'
// https://jarcasting.com/artifacts/com.persist/persist-json_2.11/
implementation ("com.persist:persist-json_2.11:1.1.4")
'com.persist:persist-json_2.11:jar:1.1.4'
<dependency org="com.persist" name="persist-json_2.11" rev="1.1.4">
<artifact name="persist-json_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.persist', module='persist-json_2.11', version='1.1.4')
)
libraryDependencies += "com.persist" % "persist-json_2.11" % "1.1.4"
[com.persist/persist-json_2.11 "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
org.scala-lang : scala-reflect | jar | 2.11.7 |
com.chuusai : shapeless_2.11 | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.6 |
org.specs2 : specs2-core_2.11 | jar | 3.7.2 |
junit : junit | jar | 4.12 |