is not current version
Last Version 3.0.RLS

fun.hereis.code:annotation 1.14.RLS


GroupId

GroupId

fun.hereis.code
ArtifactId

ArtifactId

annotation
Version

Version

1.14.RLS
Type

Type

jar

Download annotation 1.14.RLS


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