Download json-binders_2.12-1.2.0.jar file - Jar j

Jar examples for j:json-binders-2.12

Description

json-binders

You can download jar file json-binders_2.12 1.2.0 in this page.

License

BSD-style

Build File

You can use the following script to add json-binders_2.12-1.2.0.jar to your project.

<dependency>
   <groupId>com.hypertino</groupId>
   <artifactId>json-binders_2.12</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.hypertino', name: 'json-binders_2.12', version: '1.2.0'
libraryDependencies += "com.hypertino" % "json-binders_2.12" % "1.2.0"
<dependency org="com.hypertino" name="json-binders_2.12" rev="1.2.0"/>
@Grapes(@Grab(group='com.hypertino', module='json-binders_2.12', version='1.2.0'))
'com.hypertino:json-binders_2.12:jar:1.2.0'

Download

Click the following link to download the jar file.

json-binders_2.12-1.2.0-javadoc.jar
json-binders_2.12-1.2.0-sources.jar
json-binders_2.12-1.2.0.jar
json-binders_2.12-1.2.0.pom



Related Tutorials