Download gedcomx-atom-2.8.0.jar file - Jar g

Jar examples for g:gedcomx-atom

Description

You can download jar file gedcomx-atom 2.8.0 in this page.

Build File

You can use the following script to add gedcomx-atom-2.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

gedcomx-atom-2.8.0-javadoc.jar
gedcomx-atom-2.8.0-sources.jar
gedcomx-atom-2.8.0.jar
gedcomx-atom-2.8.0.pom



Related Tutorials