License |
License |
---|---|
GroupId | GroupIdorg.n52.sensorweb-server.helgoland |
ArtifactId | ArtifactIdhelgoland-web-resources |
Version | Version3.5.0-PR.2 |
Type | Typejar |
Description |
DescriptionSensor Web Server Helgoland - Web Resources
52°North Maven Parent Project
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.n52.sensorweb-server.helgoland/helgoland-web-resources/ -->
<dependency>
<groupId>org.n52.sensorweb-server.helgoland</groupId>
<artifactId>helgoland-web-resources</artifactId>
<version>3.5.0-PR.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.n52.sensorweb-server.helgoland/helgoland-web-resources/
implementation 'org.n52.sensorweb-server.helgoland:helgoland-web-resources:3.5.0-PR.2'
// https://jarcasting.com/artifacts/org.n52.sensorweb-server.helgoland/helgoland-web-resources/
implementation ("org.n52.sensorweb-server.helgoland:helgoland-web-resources:3.5.0-PR.2")
'org.n52.sensorweb-server.helgoland:helgoland-web-resources:jar:3.5.0-PR.2'
<dependency org="org.n52.sensorweb-server.helgoland" name="helgoland-web-resources" rev="3.5.0-PR.2">
<artifact name="helgoland-web-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.n52.sensorweb-server.helgoland', module='helgoland-web-resources', version='3.5.0-PR.2')
)
libraryDependencies += "org.n52.sensorweb-server.helgoland" % "helgoland-web-resources" % "3.5.0-PR.2"
[org.n52.sensorweb-server.helgoland/helgoland-web-resources "3.5.0-PR.2"]