is not current version
Last Version 2.0.0

org.n52.iceland:iceland 1.2.0

52��North OWS Framework

GroupId

GroupId

org.n52.iceland
ArtifactId

ArtifactId

iceland
Version

Version

1.2.0
Type

Type

jar

Download iceland 1.2.0


<!-- https://jarcasting.com/artifacts/org.n52.iceland/iceland/ -->
<dependency>
    <groupId>org.n52.iceland</groupId>
    <artifactId>iceland</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.n52.iceland/iceland/
implementation 'org.n52.iceland:iceland:1.2.0'
// https://jarcasting.com/artifacts/org.n52.iceland/iceland/
implementation ("org.n52.iceland:iceland:1.2.0")
'org.n52.iceland:iceland:jar:1.2.0'
<dependency org="org.n52.iceland" name="iceland" rev="1.2.0">
  <artifact name="iceland" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.n52.iceland', module='iceland', version='1.2.0')
)
libraryDependencies += "org.n52.iceland" % "iceland" % "1.2.0"
[org.n52.iceland/iceland "1.2.0"]