is not current version
Last Version 1.1.1

com.github.datalorax.populace:populace-module-jaxb-annotations 1.0.0

Object graph walker and populator

Categories

Categories

Data
GroupId

GroupId

com.github.datalorax.populace
ArtifactId

ArtifactId

populace-module-jaxb-annotations
Version

Version

1.0.0
Type

Type

jar

Download populace-module-jaxb-annotations 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.datalorax.populace/populace-module-jaxb-annotations/ -->
<dependency>
    <groupId>com.github.datalorax.populace</groupId>
    <artifactId>populace-module-jaxb-annotations</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.datalorax.populace/populace-module-jaxb-annotations/
implementation 'com.github.datalorax.populace:populace-module-jaxb-annotations:1.0.0'
// https://jarcasting.com/artifacts/com.github.datalorax.populace/populace-module-jaxb-annotations/
implementation ("com.github.datalorax.populace:populace-module-jaxb-annotations:1.0.0")
'com.github.datalorax.populace:populace-module-jaxb-annotations:jar:1.0.0'
<dependency org="com.github.datalorax.populace" name="populace-module-jaxb-annotations" rev="1.0.0">
  <artifact name="populace-module-jaxb-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.datalorax.populace', module='populace-module-jaxb-annotations', version='1.0.0')
)
libraryDependencies += "com.github.datalorax.populace" % "populace-module-jaxb-annotations" % "1.0.0"
[com.github.datalorax.populace/populace-module-jaxb-annotations "1.0.0"]