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

Jar examples for a:adf-builder

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials