Download abdera-core-1.0.jar file - Jar a

Jar examples for a:abdera-core

Description

Atom Specification Implementation Core

You can download jar file abdera-core 1.0 in this page.

License

Apache License

Build File

You can use the following script to add abdera-core-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

abdera-core-1.0.jar
abdera-core-1.0.pom
abdera-core-1.0-sources.jar



Related Tutorials