Download ddth-commons-serialization-0.6.3.3.jar file - Jar d

Jar examples for d:ddth-commons-serialization

Description

DDTH's Java Common Libraries and Utilities

You can download jar file ddth-commons-serialization 0.6.3.3 in this page.

Build File

You can use the following script to add ddth-commons-serialization-0.6.3.3.jar to your project.

<dependency>
   <groupId>com.github.ddth</groupId>
   <artifactId>ddth-commons-serialization</artifactId>
   <version>0.6.3.3</version>
</dependency>
compile group: 'com.github.ddth', name: 'ddth-commons-serialization', version: '0.6.3.3'
libraryDependencies += "com.github.ddth" % "ddth-commons-serialization" % "0.6.3.3"
<dependency org="com.github.ddth" name="ddth-commons-serialization" rev="0.6.3.3"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-commons-serialization', version='0.6.3.3'))
'com.github.ddth:ddth-commons-serialization:jar:0.6.3.3'

Download

Click the following link to download the jar file.

ddth-commons-serialization-0.6.3.3.pom



Related Tutorials