не последняя версия
Последняя версия 3.0.RLS

fun.hereis.code:annotation 2.0.RLS


Группа

Группа

fun.hereis.code
Идентификатор

Идентификатор

annotation
Версия

Версия

2.0.RLS
Тип

Тип

jar

Скачать annotation 2.0.RLS


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