GroupId | GroupIdorg.n52.sensorweb-server.helgoland |
---|---|
ArtifactId | ArtifactIdhelgoland-spi |
Version | Version3.5.0-PR.1 |
Type | Typejar |
Filename | Size |
---|---|
helgoland-spi-3.5.0-PR.1.pom | |
helgoland-spi-3.5.0-PR.1.jar | 156 KB |
helgoland-spi-3.5.0-PR.1-sources.jar | 165 KB |
helgoland-spi-3.5.0-PR.1-javadoc.jar | 864 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.n52.sensorweb-server.helgoland/helgoland-spi/ -->
<dependency>
<groupId>org.n52.sensorweb-server.helgoland</groupId>
<artifactId>helgoland-spi</artifactId>
<version>3.5.0-PR.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.n52.sensorweb-server.helgoland/helgoland-spi/
implementation 'org.n52.sensorweb-server.helgoland:helgoland-spi:3.5.0-PR.1'
// https://jarcasting.com/artifacts/org.n52.sensorweb-server.helgoland/helgoland-spi/
implementation ("org.n52.sensorweb-server.helgoland:helgoland-spi:3.5.0-PR.1")
'org.n52.sensorweb-server.helgoland:helgoland-spi:jar:3.5.0-PR.1'
<dependency org="org.n52.sensorweb-server.helgoland" name="helgoland-spi" rev="3.5.0-PR.1">
<artifact name="helgoland-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.n52.sensorweb-server.helgoland', module='helgoland-spi', version='3.5.0-PR.1')
)
libraryDependencies += "org.n52.sensorweb-server.helgoland" % "helgoland-spi" % "3.5.0-PR.1"
[org.n52.sensorweb-server.helgoland/helgoland-spi "3.5.0-PR.1"]