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