GroupId | GroupIdcom.g2forge.alexandria |
---|---|
ArtifactId | ArtifactIdalexandria |
Version | Version0.0.3 |
Type | Typepom |
Filename | Size |
---|---|
alexandria-0.0.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.g2forge.alexandria/alexandria/ -->
<dependency>
<groupId>com.g2forge.alexandria</groupId>
<artifactId>alexandria</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.alexandria/alexandria/
implementation 'com.g2forge.alexandria:alexandria:0.0.3'
// https://jarcasting.com/artifacts/com.g2forge.alexandria/alexandria/
implementation ("com.g2forge.alexandria:alexandria:0.0.3")
'com.g2forge.alexandria:alexandria:pom:0.0.3'
<dependency org="com.g2forge.alexandria" name="alexandria" rev="0.0.3">
<artifact name="alexandria" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.alexandria', module='alexandria', version='0.0.3')
)
libraryDependencies += "com.g2forge.alexandria" % "alexandria" % "0.0.3"
[com.g2forge.alexandria/alexandria "0.0.3"]