Download devutility.external.json-2.9.5.2.jar file - Jar d

Jar examples for d:devutility.external.json

Description

Some utilities for Jackson Json Version 2.*

You can download jar file devutility.external.json 2.9.5.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add devutility.external.json-2.9.5.2.jar to your project.

<dependency>
   <groupId>com.github.eagle6688</groupId>
   <artifactId>devutility.external.json</artifactId>
   <version>2.9.5.2</version>
</dependency>
compile group: 'com.github.eagle6688', name: 'devutility.external.json', version: '2.9.5.2'
libraryDependencies += "com.github.eagle6688" % "devutility.external.json" % "2.9.5.2"
<dependency org="com.github.eagle6688" name="devutility.external.json" rev="2.9.5.2"/>
@Grapes(@Grab(group='com.github.eagle6688', module='devutility.external.json', version='2.9.5.2'))
'com.github.eagle6688:devutility.external.json:jar:2.9.5.2'

Download

Click the following link to download the jar file.

devutility.external.json-2.9.5.2-javadoc.jar
devutility.external.json-2.9.5.2-sources.jar
devutility.external.json-2.9.5.2.jar
devutility.external.json-2.9.5.2.pom



Related Tutorials