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