is not current version
Last Version 2.4.1

de.bund.bva.isyfact:isy-serviceapi-core 1.10.2


GroupId

GroupId

de.bund.bva.isyfact
ArtifactId

ArtifactId

isy-serviceapi-core
Version

Version

1.10.2
Type

Type

jar

Download isy-serviceapi-core 1.10.2


<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-serviceapi-core/ -->
<dependency>
    <groupId>de.bund.bva.isyfact</groupId>
    <artifactId>isy-serviceapi-core</artifactId>
    <version>1.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-serviceapi-core/
implementation 'de.bund.bva.isyfact:isy-serviceapi-core:1.10.2'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-serviceapi-core/
implementation ("de.bund.bva.isyfact:isy-serviceapi-core:1.10.2")
'de.bund.bva.isyfact:isy-serviceapi-core:jar:1.10.2'
<dependency org="de.bund.bva.isyfact" name="isy-serviceapi-core" rev="1.10.2">
  <artifact name="isy-serviceapi-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-serviceapi-core', version='1.10.2')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-serviceapi-core" % "1.10.2"
[de.bund.bva.isyfact/isy-serviceapi-core "1.10.2"]