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

Jar examples for a:adf-builder

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials