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