| Группа | Группаcom.g2forge.alexandria |
|---|---|
| Идентификатор | Идентификаторax-annotations |
| Версия | Версия0.0.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ax-annotations-0.0.7.pom | |
| ax-annotations-0.0.7.jar | 18 KB |
| ax-annotations-0.0.7-sources.jar | 9 KB |
| ax-annotations-0.0.7-javadoc.jar | 83 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-annotations/ -->
<dependency>
<groupId>com.g2forge.alexandria</groupId>
<artifactId>ax-annotations</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-annotations/
implementation 'com.g2forge.alexandria:ax-annotations:0.0.7'
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-annotations/
implementation ("com.g2forge.alexandria:ax-annotations:0.0.7")
'com.g2forge.alexandria:ax-annotations:jar:0.0.7'
<dependency org="com.g2forge.alexandria" name="ax-annotations" rev="0.0.7">
<artifact name="ax-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.alexandria', module='ax-annotations', version='0.0.7')
)
libraryDependencies += "com.g2forge.alexandria" % "ax-annotations" % "0.0.7"
[com.g2forge.alexandria/ax-annotations "0.0.7"]