GroupId | GroupIdde.bund.bva.isyfact |
---|---|
ArtifactId | ArtifactIdisy-sst-bridge |
Version | Version1.9.0 |
Type | Typepom |
Filename | Size |
---|---|
isy-sst-bridge-1.9.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-sst-bridge/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isy-sst-bridge</artifactId>
<version>1.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-sst-bridge/
implementation 'de.bund.bva.isyfact:isy-sst-bridge:1.9.0'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-sst-bridge/
implementation ("de.bund.bva.isyfact:isy-sst-bridge:1.9.0")
'de.bund.bva.isyfact:isy-sst-bridge:pom:1.9.0'
<dependency org="de.bund.bva.isyfact" name="isy-sst-bridge" rev="1.9.0">
<artifact name="isy-sst-bridge" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-sst-bridge', version='1.9.0')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-sst-bridge" % "1.9.0"
[de.bund.bva.isyfact/isy-sst-bridge "1.9.0"]