License |
License |
---|---|
Categories |
CategoriesJSON Data Native Development Tools |
GroupId | GroupIdorg.json4s |
ArtifactId | ArtifactIdjson4s-native-core_3 |
Last Version | Last Version4.1.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson4s-native-core
json4s-native-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.json4s/json4s-native-core_3/ -->
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-native-core_3</artifactId>
<version>4.1.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.json4s/json4s-native-core_3/
implementation 'org.json4s:json4s-native-core_3:4.1.0-M1'
// https://jarcasting.com/artifacts/org.json4s/json4s-native-core_3/
implementation ("org.json4s:json4s-native-core_3:4.1.0-M1")
'org.json4s:json4s-native-core_3:jar:4.1.0-M1'
<dependency org="org.json4s" name="json4s-native-core_3" rev="4.1.0-M1">
<artifact name="json4s-native-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.json4s', module='json4s-native-core_3', version='4.1.0-M1')
)
libraryDependencies += "org.json4s" % "json4s-native-core_3" % "4.1.0-M1"
[org.json4s/json4s-native-core_3 "4.1.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.json4s : json4s-ast_3 | jar | 4.1.0-M1 |
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest-wordspec_3 | jar | 3.2.10 |
org.scalatestplus : scalacheck-1-15_3 | jar | 3.2.10.0 |