is not current version
Last Version 2.3-Prerelease1

io.github.splotycode.mosaik:Annotations 2.2.8-PreRelease


GroupId

GroupId

io.github.splotycode.mosaik
ArtifactId

ArtifactId

Annotations
Version

Version

2.2.8-PreRelease
Type

Type

jar

Download Annotations 2.2.8-PreRelease


<!-- https://jarcasting.com/artifacts/io.github.splotycode.mosaik/Annotations/ -->
<dependency>
    <groupId>io.github.splotycode.mosaik</groupId>
    <artifactId>Annotations</artifactId>
    <version>2.2.8-PreRelease</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.splotycode.mosaik/Annotations/
implementation 'io.github.splotycode.mosaik:Annotations:2.2.8-PreRelease'
// https://jarcasting.com/artifacts/io.github.splotycode.mosaik/Annotations/
implementation ("io.github.splotycode.mosaik:Annotations:2.2.8-PreRelease")
'io.github.splotycode.mosaik:Annotations:jar:2.2.8-PreRelease'
<dependency org="io.github.splotycode.mosaik" name="Annotations" rev="2.2.8-PreRelease">
  <artifact name="Annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.splotycode.mosaik', module='Annotations', version='2.2.8-PreRelease')
)
libraryDependencies += "io.github.splotycode.mosaik" % "Annotations" % "2.2.8-PreRelease"
[io.github.splotycode.mosaik/Annotations "2.2.8-PreRelease"]