Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.datalorax.populace |
ArtifactId | ArtifactIdpopulace-module-jaxb-annotations |
Version | Version0.3.1 |
Type | Typejar |
<!-- 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>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.datalorax.populace/populace-module-jaxb-annotations/
implementation 'com.github.datalorax.populace:populace-module-jaxb-annotations:0.3.1'
// https://jarcasting.com/artifacts/com.github.datalorax.populace/populace-module-jaxb-annotations/
implementation ("com.github.datalorax.populace:populace-module-jaxb-annotations:0.3.1")
'com.github.datalorax.populace:populace-module-jaxb-annotations:jar:0.3.1'
<dependency org="com.github.datalorax.populace" name="populace-module-jaxb-annotations" rev="0.3.1">
<artifact name="populace-module-jaxb-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.datalorax.populace', module='populace-module-jaxb-annotations', version='0.3.1')
)
libraryDependencies += "com.github.datalorax.populace" % "populace-module-jaxb-annotations" % "0.3.1"
[com.github.datalorax.populace/populace-module-jaxb-annotations "0.3.1"]