Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdone.xingyi |
ArtifactId | ArtifactIdjson4s_2.13 |
Version | Version0.6.2 |
Type | Typejar |
Filename | Size |
---|---|
json4s_2.13-0.6.2.pom | |
json4s_2.13-0.6.2.jar | 16 KB |
json4s_2.13-0.6.2-sources.jar | 2 KB |
json4s_2.13-0.6.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/one.xingyi/json4s_2.13/ -->
<dependency>
<groupId>one.xingyi</groupId>
<artifactId>json4s_2.13</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/one.xingyi/json4s_2.13/
implementation 'one.xingyi:json4s_2.13:0.6.2'
// https://jarcasting.com/artifacts/one.xingyi/json4s_2.13/
implementation ("one.xingyi:json4s_2.13:0.6.2")
'one.xingyi:json4s_2.13:jar:0.6.2'
<dependency org="one.xingyi" name="json4s_2.13" rev="0.6.2">
<artifact name="json4s_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.xingyi', module='json4s_2.13', version='0.6.2')
)
libraryDependencies += "one.xingyi" % "json4s_2.13" % "0.6.2"
[one.xingyi/json4s_2.13 "0.6.2"]