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