не последняя версия
Последняя версия 1.3.0

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

XML snapshot serialization using jaxb

Группа

Группа

de.skuzzle.test
Идентификатор

Идентификатор

snapshot-tests-jaxb
Версия

Версия

1.2.1
Тип

Тип

jar

Скачать snapshot-tests-jaxb 1.2.1


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