Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.hypertino |
ArtifactId | ArtifactIdjson-binders_2.11 |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
json-binders_2.11-1.2.0.pom | |
json-binders_2.11-1.2.0.jar | 105 KB |
json-binders_2.11-1.2.0-sources.jar | 9 KB |
json-binders_2.11-1.2.0-javadoc.jar | 463 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hypertino/json-binders_2.11/ -->
<dependency>
<groupId>com.hypertino</groupId>
<artifactId>json-binders_2.11</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hypertino/json-binders_2.11/
implementation 'com.hypertino:json-binders_2.11:1.2.0'
// https://jarcasting.com/artifacts/com.hypertino/json-binders_2.11/
implementation ("com.hypertino:json-binders_2.11:1.2.0")
'com.hypertino:json-binders_2.11:jar:1.2.0'
<dependency org="com.hypertino" name="json-binders_2.11" rev="1.2.0">
<artifact name="json-binders_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hypertino', module='json-binders_2.11', version='1.2.0')
)
libraryDependencies += "com.hypertino" % "json-binders_2.11" % "1.2.0"
[com.hypertino/json-binders_2.11 "1.2.0"]