| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.tethys-json |
| ArtifactId | ArtifactIdtethys-json4s_2.13.0-M2 |
| Version | Version0.9.0.1 |
| Type | Typejar |
| Description |
Descriptiontethys-json4s
tethys-json4s
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.tethys-json/tethys-json4s_2.13.0-M2/ -->
<dependency>
<groupId>com.tethys-json</groupId>
<artifactId>tethys-json4s_2.13.0-M2</artifactId>
<version>0.9.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tethys-json/tethys-json4s_2.13.0-M2/
implementation 'com.tethys-json:tethys-json4s_2.13.0-M2:0.9.0.1'
// https://jarcasting.com/artifacts/com.tethys-json/tethys-json4s_2.13.0-M2/
implementation ("com.tethys-json:tethys-json4s_2.13.0-M2:0.9.0.1")
'com.tethys-json:tethys-json4s_2.13.0-M2:jar:0.9.0.1'
<dependency org="com.tethys-json" name="tethys-json4s_2.13.0-M2" rev="0.9.0.1">
<artifact name="tethys-json4s_2.13.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tethys-json', module='tethys-json4s_2.13.0-M2', version='0.9.0.1')
)
libraryDependencies += "com.tethys-json" % "tethys-json4s_2.13.0-M2" % "0.9.0.1"
[com.tethys-json/tethys-json4s_2.13.0-M2 "0.9.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0-M2 |
| com.tethys-json : tethys-core_2.13.0-M2 | jar | 0.9.0.1 |
| org.json4s : json4s-core_2.13.0-M2 | jar | 3.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13.0-M2 | jar | 3.0.5 |