| Группа | Группаde.skuzzle.test |
|---|---|
| Идентификатор | Идентификаторsnapshot-tests-jaxb |
| Версия | Версия1.2.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| snapshot-tests-jaxb-1.2.1.pom | |
| snapshot-tests-jaxb-1.2.1.jar | 9 KB |
| snapshot-tests-jaxb-1.2.1-tests.jar | 11 KB |
| snapshot-tests-jaxb-1.2.1-sources.jar | 6 KB |
| snapshot-tests-jaxb-1.2.1-javadoc.jar | 397 KB |
| Обзор |
<!-- 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"]