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