Download commons-data-0.1.1.jar file - Jar c

Jar examples for c:commons-data

Description

You can download jar file commons-data 0.1.1 in this page.

Build File

You can use the following script to add commons-data-0.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

commons-data-0.1.1-javadoc.jar
commons-data-0.1.1-sources.jar
commons-data-0.1.1.jar
commons-data-0.1.1.pom



Related Tutorials