Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb2 |
ArtifactId | ArtifactIdhyperjaxb2-templates |
Version | Version0.6.5 |
Type | Typepom |
Filename | Size |
---|---|
hyperjaxb2-templates-0.6.5.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-templates/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb2</groupId>
<artifactId>hyperjaxb2-templates</artifactId>
<version>0.6.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-templates/
implementation 'org.jvnet.hyperjaxb2:hyperjaxb2-templates:0.6.5'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-templates/
implementation ("org.jvnet.hyperjaxb2:hyperjaxb2-templates:0.6.5")
'org.jvnet.hyperjaxb2:hyperjaxb2-templates:pom:0.6.5'
<dependency org="org.jvnet.hyperjaxb2" name="hyperjaxb2-templates" rev="0.6.5">
<artifact name="hyperjaxb2-templates" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb2', module='hyperjaxb2-templates', version='0.6.5')
)
libraryDependencies += "org.jvnet.hyperjaxb2" % "hyperjaxb2-templates" % "0.6.5"
[org.jvnet.hyperjaxb2/hyperjaxb2-templates "0.6.5"]