Download gedcomx-fileformat-2.9.0.jar file - Jar g

Jar examples for g:gedcomx-fileformat

Description

You can download jar file gedcomx-fileformat 2.9.0 in this page.

Build File

You can use the following script to add gedcomx-fileformat-2.9.0.jar to your project.

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

Download

Click the following link to download the jar file.

gedcomx-fileformat-2.9.0-javadoc.jar
gedcomx-fileformat-2.9.0-sources.jar
gedcomx-fileformat-2.9.0.jar
gedcomx-fileformat-2.9.0.pom



Related Tutorials