is not current version
Last Version 2.0.0

org.n52.iceland:statistics 1.0.0

52��North Iceland Statistics

GroupId

GroupId

org.n52.iceland
ArtifactId

ArtifactId

statistics
Version

Version

1.0.0
Type

Type

jar

Download statistics 1.0.0


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