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