GroupId | GroupIdde.bund.bva.isyfact |
---|---|
ArtifactId | ArtifactIdisy-exception-core |
Version | Version1.8.0 |
Type | Typejar |
Filename | Size |
---|---|
isy-exception-core-1.8.0.pom | |
isy-exception-core-1.8.0.jar | 19 KB |
isy-exception-core-1.8.0-sources.jar | 26 KB |
isy-exception-core-1.8.0-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-core/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isy-exception-core</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-core/
implementation 'de.bund.bva.isyfact:isy-exception-core:1.8.0'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-core/
implementation ("de.bund.bva.isyfact:isy-exception-core:1.8.0")
'de.bund.bva.isyfact:isy-exception-core:jar:1.8.0'
<dependency org="de.bund.bva.isyfact" name="isy-exception-core" rev="1.8.0">
<artifact name="isy-exception-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-exception-core', version='1.8.0')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-exception-core" % "1.8.0"
[de.bund.bva.isyfact/isy-exception-core "1.8.0"]