is not current version
Last Version 1.3.0

de.skuzzle.test:snapshot-tests-jaxb 0.0.7

XML snapshot serialization using jaxb

GroupId

GroupId

de.skuzzle.test
ArtifactId

ArtifactId

snapshot-tests-jaxb
Version

Version

0.0.7
Type

Type

jar

Download snapshot-tests-jaxb 0.0.7


<!-- https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests-jaxb/ -->
<dependency>
    <groupId>de.skuzzle.test</groupId>
    <artifactId>snapshot-tests-jaxb</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests-jaxb/
implementation 'de.skuzzle.test:snapshot-tests-jaxb:0.0.7'
// https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests-jaxb/
implementation ("de.skuzzle.test:snapshot-tests-jaxb:0.0.7")
'de.skuzzle.test:snapshot-tests-jaxb:jar:0.0.7'
<dependency org="de.skuzzle.test" name="snapshot-tests-jaxb" rev="0.0.7">
  <artifact name="snapshot-tests-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.skuzzle.test', module='snapshot-tests-jaxb', version='0.0.7')
)
libraryDependencies += "de.skuzzle.test" % "snapshot-tests-jaxb" % "0.0.7"
[de.skuzzle.test/snapshot-tests-jaxb "0.0.7"]