License |
License |
---|---|
Categories |
CategoriesJSON Data Native Development Tools |
GroupId | GroupIdorg.json4sbt |
ArtifactId | ArtifactIdjson4sbt-native_2.12 |
Version | Version3.4.1 |
Type | Typejar |
Description |
Descriptionjson4sbt-native
json4sbt-native
|
Project Organization |
Project Organizationorg.json4sbt |
Filename | Size |
---|---|
json4sbt-native_2.12-3.4.1.pom | |
json4sbt-native_2.12-3.4.1.jar | 67 KB |
json4sbt-native_2.12-3.4.1-tests-sources.jar | 325 bytes |
json4sbt-native_2.12-3.4.1-tests-javadoc.jar | 327 bytes |
json4sbt-native_2.12-3.4.1-sources.jar | 7 KB |
json4sbt-native_2.12-3.4.1-javadoc.jar | 724 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.json4sbt/json4sbt-native_2.12/ -->
<dependency>
<groupId>org.json4sbt</groupId>
<artifactId>json4sbt-native_2.12</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.json4sbt/json4sbt-native_2.12/
implementation 'org.json4sbt:json4sbt-native_2.12:3.4.1'
// https://jarcasting.com/artifacts/org.json4sbt/json4sbt-native_2.12/
implementation ("org.json4sbt:json4sbt-native_2.12:3.4.1")
'org.json4sbt:json4sbt-native_2.12:jar:3.4.1'
<dependency org="org.json4sbt" name="json4sbt-native_2.12" rev="3.4.1">
<artifact name="json4sbt-native_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.json4sbt', module='json4sbt-native_2.12', version='3.4.1')
)
libraryDependencies += "org.json4sbt" % "json4sbt-native_2.12" % "3.4.1"
[org.json4sbt/json4sbt-native_2.12 "3.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.3 |
org.json4sbt : json4sbt-core_2.12 | jar | 3.4.1 |