is not current version
Last Version 1.0.198.M1

org.gedcomx:enunciate-gedcomx-support 1.0.112.M1


GroupId

GroupId

org.gedcomx
ArtifactId

ArtifactId

enunciate-gedcomx-support
Version

Version

1.0.112.M1
Type

Type

jar

Download enunciate-gedcomx-support 1.0.112.M1


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