is not current version
Last Version 1.3.0

com.hypertino:json-binders_2.12 1.2.0

json-binders

Categories

Categories

JSON Data
GroupId

GroupId

com.hypertino
ArtifactId

ArtifactId

json-binders_2.12
Version

Version

1.2.0
Type

Type

jar

Download json-binders_2.12 1.2.0


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