Download adf-builder-2.0.7.jar file - Jar a

Jar examples for a:adf-builder

Description

You can download jar file adf-builder 2.0.7 in this page.

Build File

You can use the following script to add adf-builder-2.0.7.jar to your project.

<dependency>
   <groupId>null</groupId>
   <artifactId>adf-builder</artifactId>
   <version>2.0.7</version>
</dependency>
compile group: 'null', name: 'adf-builder', version: '2.0.7'
libraryDependencies += "null" % "adf-builder" % "2.0.7"
<dependency org="null" name="adf-builder" rev="2.0.7"/>
@Grapes(@Grab(group='null', module='adf-builder', version='2.0.7'))
'null:adf-builder:jar:2.0.7'

Download

Click the following link to download the jar file.

adf-builder-2.0.7-javadoc.jar
adf-builder-2.0.7-sources.jar
adf-builder-2.0.7.jar
adf-builder-2.0.7.pom



Related Tutorials