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

Jar examples for g:gedcomx-model

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials