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