Download gedcomx-model-1.0.181.jar file - Jar g

Jar examples for g:gedcomx-model

Description

You can download jar file gedcomx-model 1.0.181 in this page.

Build File

You can use the following script to add gedcomx-model-1.0.181.jar to your project.

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

Download

Click the following link to download the jar file.

gedcomx-model-1.0.181-javadoc.jar
gedcomx-model-1.0.181-sources.jar
gedcomx-model-1.0.181.jar
gedcomx-model-1.0.181.pom



Related Tutorials