GroupId | GroupIdcom.g2forge.alexandria |
---|---|
ArtifactId | ArtifactIdax-annotations |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
ax-annotations-0.0.4.pom | |
ax-annotations-0.0.4.jar | 18 KB |
ax-annotations-0.0.4-sources.jar | 9 KB |
ax-annotations-0.0.4-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-annotations/ -->
<dependency>
<groupId>com.g2forge.alexandria</groupId>
<artifactId>ax-annotations</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-annotations/
implementation 'com.g2forge.alexandria:ax-annotations:0.0.4'
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-annotations/
implementation ("com.g2forge.alexandria:ax-annotations:0.0.4")
'com.g2forge.alexandria:ax-annotations:jar:0.0.4'
<dependency org="com.g2forge.alexandria" name="ax-annotations" rev="0.0.4">
<artifact name="ax-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.alexandria', module='ax-annotations', version='0.0.4')
)
libraryDependencies += "com.g2forge.alexandria" % "ax-annotations" % "0.0.4"
[com.g2forge.alexandria/ax-annotations "0.0.4"]