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