is not current version
Last Version 0.26.0

com.tethys-json:tethys-core_2.13 0.21.0

tethys-core

Categories

Categories

JSON Data
GroupId

GroupId

com.tethys-json
ArtifactId

ArtifactId

tethys-core_2.13
Version

Version

0.21.0
Type

Type

jar

Download tethys-core_2.13 0.21.0


<!-- https://jarcasting.com/artifacts/com.tethys-json/tethys-core_2.13/ -->
<dependency>
    <groupId>com.tethys-json</groupId>
    <artifactId>tethys-core_2.13</artifactId>
    <version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tethys-json/tethys-core_2.13/
implementation 'com.tethys-json:tethys-core_2.13:0.21.0'
// https://jarcasting.com/artifacts/com.tethys-json/tethys-core_2.13/
implementation ("com.tethys-json:tethys-core_2.13:0.21.0")
'com.tethys-json:tethys-core_2.13:jar:0.21.0'
<dependency org="com.tethys-json" name="tethys-core_2.13" rev="0.21.0">
  <artifact name="tethys-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tethys-json', module='tethys-core_2.13', version='0.21.0')
)
libraryDependencies += "com.tethys-json" % "tethys-core_2.13" % "0.21.0"
[com.tethys-json/tethys-core_2.13 "0.21.0"]