GroupId | GroupIdde.bund.bva.isyfact |
---|---|
ArtifactId | ArtifactIdisy-exception-core |
Version | Version2.2.1 |
Type | Typejar |
Filename | Size |
---|---|
isy-exception-core-2.2.1.pom | |
isy-exception-core-2.2.1.jar | 12 KB |
isy-exception-core-2.2.1-sources.jar | 18 KB |
isy-exception-core-2.2.1-javadoc.jar | 78 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>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-core/
implementation 'de.bund.bva.isyfact:isy-exception-core:2.2.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-core/
implementation ("de.bund.bva.isyfact:isy-exception-core:2.2.1")
'de.bund.bva.isyfact:isy-exception-core:jar:2.2.1'
<dependency org="de.bund.bva.isyfact" name="isy-exception-core" rev="2.2.1">
<artifact name="isy-exception-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-exception-core', version='2.2.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-exception-core" % "2.2.1"
[de.bund.bva.isyfact/isy-exception-core "2.2.1"]