Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb3 |
ArtifactId | ArtifactIdhyperjaxb3-ejb-roundtrip |
Version | Version0.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-roundtrip/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-roundtrip</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-roundtrip/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-roundtrip:0.4'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-roundtrip/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3-ejb-roundtrip:0.4")
'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-roundtrip:jar:0.4'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-ejb-roundtrip" rev="0.4">
<artifact name="hyperjaxb3-ejb-roundtrip" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3-ejb-roundtrip', version='0.4')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3-ejb-roundtrip" % "0.4"
[org.jvnet.hyperjaxb3/hyperjaxb3-ejb-roundtrip "0.4"]