Download abdera-parser-0.4.0-incubating.jar file - Jar a

Jar examples for a:abdera-parser

Description

Atom Specification Implementation Parser

You can download jar file abdera-parser 0.4.0-incubating in this page.

License

Apache License

Build File

You can use the following script to add abdera-parser-0.4.0-incubating.jar to your project.

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

Download

Click the following link to download the jar file.

abdera-parser-0.4.0-incubating.jar
abdera-parser-0.4.0-incubating.pom
abdera-parser-0.4.0-incubating-sources.jar



Related Tutorials