Download ddth-commons-thrift-0.4.0.jar file - Jar d

Jar examples for d:ddth-commons-thrift

Description

DDTH's Java Common Libraries and Utilities

You can download jar file ddth-commons-thrift 0.4.0 in this page.

Build File

You can use the following script to add ddth-commons-thrift-0.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

ddth-commons-thrift-0.4.0.pom



Related Tutorials