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

Jar examples for a:adf-builder

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials