is not current version
Last Version 2.145.0

org.gedcomx:gedcomx-fileformat 1.0.127.M1


Categories

Categories

ORM Data
GroupId

GroupId

org.gedcomx
ArtifactId

ArtifactId

gedcomx-fileformat
Version

Version

1.0.127.M1
Type

Type

jar

Download gedcomx-fileformat 1.0.127.M1


<!-- https://jarcasting.com/artifacts/org.gedcomx/gedcomx-fileformat/ -->
<dependency>
    <groupId>org.gedcomx</groupId>
    <artifactId>gedcomx-fileformat</artifactId>
    <version>1.0.127.M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gedcomx/gedcomx-fileformat/
implementation 'org.gedcomx:gedcomx-fileformat:1.0.127.M1'
// https://jarcasting.com/artifacts/org.gedcomx/gedcomx-fileformat/
implementation ("org.gedcomx:gedcomx-fileformat:1.0.127.M1")
'org.gedcomx:gedcomx-fileformat:jar:1.0.127.M1'
<dependency org="org.gedcomx" name="gedcomx-fileformat" rev="1.0.127.M1">
  <artifact name="gedcomx-fileformat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gedcomx', module='gedcomx-fileformat', version='1.0.127.M1')
)
libraryDependencies += "org.gedcomx" % "gedcomx-fileformat" % "1.0.127.M1"
[org.gedcomx/gedcomx-fileformat "1.0.127.M1"]