| Группа | Группаde.bund.bva.isyfact |
|---|---|
| Идентификатор | Идентификаторisy-exception-sst |
| Версия | Версия1.10.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| isy-exception-sst-1.10.0.pom | |
| isy-exception-sst-1.10.0.jar | 9 KB |
| isy-exception-sst-1.10.0-sources.jar | 11 KB |
| isy-exception-sst-1.10.0-javadoc.jar | 42 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-sst/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isy-exception-sst</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-sst/
implementation 'de.bund.bva.isyfact:isy-exception-sst:1.10.0'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-sst/
implementation ("de.bund.bva.isyfact:isy-exception-sst:1.10.0")
'de.bund.bva.isyfact:isy-exception-sst:jar:1.10.0'
<dependency org="de.bund.bva.isyfact" name="isy-exception-sst" rev="1.10.0">
<artifact name="isy-exception-sst" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-exception-sst', version='1.10.0')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-exception-sst" % "1.10.0"
[de.bund.bva.isyfact/isy-exception-sst "1.10.0"]