Categories |
CategoriesJSON Data Jackson |
---|---|
GroupId | GroupIdcom.tethys-json |
ArtifactId | ArtifactIdtethys-jackson_2.11 |
Version | Version0.10.0 |
Type | Typejar |
Filename | Size |
---|---|
tethys-jackson_2.11-0.10.0.pom | |
tethys-jackson_2.11-0.10.0.jar | 14 KB |
tethys-jackson_2.11-0.10.0-sources.jar | 2 KB |
tethys-jackson_2.11-0.10.0-javadoc.jar | 352 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tethys-json/tethys-jackson_2.11/ -->
<dependency>
<groupId>com.tethys-json</groupId>
<artifactId>tethys-jackson_2.11</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tethys-json/tethys-jackson_2.11/
implementation 'com.tethys-json:tethys-jackson_2.11:0.10.0'
// https://jarcasting.com/artifacts/com.tethys-json/tethys-jackson_2.11/
implementation ("com.tethys-json:tethys-jackson_2.11:0.10.0")
'com.tethys-json:tethys-jackson_2.11:jar:0.10.0'
<dependency org="com.tethys-json" name="tethys-jackson_2.11" rev="0.10.0">
<artifact name="tethys-jackson_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tethys-json', module='tethys-jackson_2.11', version='0.10.0')
)
libraryDependencies += "com.tethys-json" % "tethys-jackson_2.11" % "0.10.0"
[com.tethys-json/tethys-jackson_2.11 "0.10.0"]