is not current version
Last Version 0.11.0

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

tethys-core

Categories

Categories

JSON Data
GroupId

GroupId

com.tethys-json
ArtifactId

ArtifactId

tethys-core_2.11
Version

Version

0.6.3
Type

Type

jar

Download tethys-core_2.11 0.6.3


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