is not current version
Last Version 1.3.0

org.n52.faroe:faroe-annotations 1.1.0


GroupId

GroupId

org.n52.faroe
ArtifactId

ArtifactId

faroe-annotations
Version

Version

1.1.0
Type

Type

jar

Download faroe-annotations 1.1.0


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