Download abdera-extensions-main-1.1.jar file - Jar a

Jar examples for a:abdera-extensions-main

Description

Atom Specification Extensions - Main

You can download jar file abdera-extensions-main 1.1 in this page.

License

Apache License

Build File

You can use the following script to add abdera-extensions-main-1.1.jar to your project.

<dependency>
   <groupId>org.apache.abdera</groupId>
   <artifactId>abdera-extensions-main</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'org.apache.abdera', name: 'abdera-extensions-main', version: '1.1'
libraryDependencies += "org.apache.abdera" % "abdera-extensions-main" % "1.1"
<dependency org="org.apache.abdera" name="abdera-extensions-main" rev="1.1"/>
@Grapes(@Grab(group='org.apache.abdera', module='abdera-extensions-main', version='1.1'))
'org.apache.abdera:abdera-extensions-main:jar:1.1'

Download

Click the following link to download the jar file.

abdera-extensions-main-1.1.jar
abdera-extensions-main-1.1.pom
abdera-extensions-main-1.1-sources.jar



Related Tutorials