is not current version
Last Version 0.7.0

org.jvnet.hyperjaxb2:hyperjaxb2-core 0.6.2


Categories

Categories

Net
GroupId

GroupId

org.jvnet.hyperjaxb2
ArtifactId

ArtifactId

hyperjaxb2-core
Version

Version

0.6.2
Type

Type

jar

Download hyperjaxb2-core 0.6.2


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