is not current version
Last Version 0.6.2

org.jvnet.hyperjaxb3:hyperjaxb3 0.3


Categories

Categories

Net
GroupId

GroupId

org.jvnet.hyperjaxb3
ArtifactId

ArtifactId

hyperjaxb3
Version

Version

0.3
Type

Type

pom

Download hyperjaxb3 0.3

Filename Size
hyperjaxb3-0.3.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3/ -->
<dependency>
    <groupId>org.jvnet.hyperjaxb3</groupId>
    <artifactId>hyperjaxb3</artifactId>
    <version>0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3:0.3'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3:0.3")
'org.jvnet.hyperjaxb3:hyperjaxb3:pom:0.3'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3" rev="0.3">
  <artifact name="hyperjaxb3" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3', version='0.3')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3" % "0.3"
[org.jvnet.hyperjaxb3/hyperjaxb3 "0.3"]