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