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

Jar examples for a:adf-builder

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials