Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.hypertino |
ArtifactId | ArtifactIdjson-binders_2.12 |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
json-binders_2.12-1.2.0.pom | |
json-binders_2.12-1.2.0.jar | 95 KB |
json-binders_2.12-1.2.0-sources.jar | 9 KB |
json-binders_2.12-1.2.0-javadoc.jar | 768 KB |
Browse |
<!-- 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"]