is not current version
Last Version 1.3.0

org.n52.faroe:faroe 1.1.0


GroupId

GroupId

org.n52.faroe
ArtifactId

ArtifactId

faroe
Version

Version

1.1.0
Type

Type

jar

Download faroe 1.1.0


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