License |
License |
---|---|
Categories |
CategoriesJava Languages JSON Data |
GroupId | GroupIdcom.github.kardapoltsev |
ArtifactId | ArtifactIdjson4s-java-time_2.10 |
Version | Version3.6.10 |
Type | Typejar |
Description |
Descriptionjson4s-java-time
json4s-java-time
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kardapoltsev/json4s-java-time_2.10/ -->
<dependency>
<groupId>com.github.kardapoltsev</groupId>
<artifactId>json4s-java-time_2.10</artifactId>
<version>3.6.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kardapoltsev/json4s-java-time_2.10/
implementation 'com.github.kardapoltsev:json4s-java-time_2.10:3.6.10'
// https://jarcasting.com/artifacts/com.github.kardapoltsev/json4s-java-time_2.10/
implementation ("com.github.kardapoltsev:json4s-java-time_2.10:3.6.10")
'com.github.kardapoltsev:json4s-java-time_2.10:jar:3.6.10'
<dependency org="com.github.kardapoltsev" name="json4s-java-time_2.10" rev="3.6.10">
<artifact name="json4s-java-time_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kardapoltsev', module='json4s-java-time_2.10', version='3.6.10')
)
libraryDependencies += "com.github.kardapoltsev" % "json4s-java-time_2.10" % "3.6.10"
[com.github.kardapoltsev/json4s-java-time_2.10 "3.6.10"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
Group / Artifact | Type | Version |
---|---|---|
org.json4s : json4s-core_2.10 | jar | 3.6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.json4s : json4s-native_2.10 | jar | 3.6.10 |
org.scalatest : scalatest_2.10 | jar | 3.2.3 |