is not current version
Last Version 0.11.0

com.tethys-json:tethys-core_2.11 0.9.0.1

tethys-core

Categories

Categories

JSON Data
GroupId

GroupId

com.tethys-json
ArtifactId

ArtifactId

tethys-core_2.11
Version

Version

0.9.0.1
Type

Type

jar

Download tethys-core_2.11 0.9.0.1


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