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