GroupId | GroupIdde.bund.bva.isyfact |
---|---|
ArtifactId | ArtifactIdisy-sst-bridge |
Version | Version2.3.2 |
Type | Typepom |
Filename | Size |
---|---|
isy-sst-bridge-2.3.2.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>2.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-sst-bridge/
implementation 'de.bund.bva.isyfact:isy-sst-bridge:2.3.2'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-sst-bridge/
implementation ("de.bund.bva.isyfact:isy-sst-bridge:2.3.2")
'de.bund.bva.isyfact:isy-sst-bridge:pom:2.3.2'
<dependency org="de.bund.bva.isyfact" name="isy-sst-bridge" rev="2.3.2">
<artifact name="isy-sst-bridge" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-sst-bridge', version='2.3.2')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-sst-bridge" % "2.3.2"
[de.bund.bva.isyfact/isy-sst-bridge "2.3.2"]