Download antelope-data-support-1.0.0.jar file - Jar a

Jar examples for a:antelope-data-support

Description

You can download jar file antelope-data-support 1.0.0 in this page.

Build File

You can use the following script to add antelope-data-support-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

antelope-data-support-1.0.0-javadoc.jar
antelope-data-support-1.0.0-sources.jar
antelope-data-support-1.0.0.jar
antelope-data-support-1.0.0.pom



Related Tutorials