не последняя версия
Последняя версия 0.0.18

com.g2forge.alexandria:ax-annotations 0.0.14

A general set of developer-relevant annotations and a processor for them. Includes annotations like TODO and Hack to mark relevant code.

Группа

Группа

com.g2forge.alexandria
Идентификатор

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

ax-annotations
Версия

Версия

0.0.14
Тип

Тип

jar

Скачать ax-annotations 0.0.14


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