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