Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.jaxbcommons |
ArtifactId | ArtifactIdjaxbcommons-tests |
Version | Version1.0.1 |
Type | Typepom |
Filename | Size |
---|---|
jaxbcommons-tests-1.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxbcommons/jaxbcommons-tests/ -->
<dependency>
<groupId>org.jvnet.jaxbcommons</groupId>
<artifactId>jaxbcommons-tests</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxbcommons/jaxbcommons-tests/
implementation 'org.jvnet.jaxbcommons:jaxbcommons-tests:1.0.1'
// https://jarcasting.com/artifacts/org.jvnet.jaxbcommons/jaxbcommons-tests/
implementation ("org.jvnet.jaxbcommons:jaxbcommons-tests:1.0.1")
'org.jvnet.jaxbcommons:jaxbcommons-tests:pom:1.0.1'
<dependency org="org.jvnet.jaxbcommons" name="jaxbcommons-tests" rev="1.0.1">
<artifact name="jaxbcommons-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxbcommons', module='jaxbcommons-tests', version='1.0.1')
)
libraryDependencies += "org.jvnet.jaxbcommons" % "jaxbcommons-tests" % "1.0.1"
[org.jvnet.jaxbcommons/jaxbcommons-tests "1.0.1"]