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