| License |
License |
|---|---|
| GroupId | GroupIdcom.g2forge.alexandria |
| ArtifactId | ArtifactIdalexandria |
| Last Version | Last Version0.0.18 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAlexandria
A standard library of commonly used Java code.
|
| Filename | Size |
|---|---|
| alexandria-0.0.18.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.g2forge.alexandria/alexandria/ -->
<dependency>
<groupId>com.g2forge.alexandria</groupId>
<artifactId>alexandria</artifactId>
<version>0.0.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.alexandria/alexandria/
implementation 'com.g2forge.alexandria:alexandria:0.0.18'
// https://jarcasting.com/artifacts/com.g2forge.alexandria/alexandria/
implementation ("com.g2forge.alexandria:alexandria:0.0.18")
'com.g2forge.alexandria:alexandria:pom:0.0.18'
<dependency org="com.g2forge.alexandria" name="alexandria" rev="0.0.18">
<artifact name="alexandria" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.alexandria', module='alexandria', version='0.0.18')
)
libraryDependencies += "com.g2forge.alexandria" % "alexandria" % "0.0.18"
[com.g2forge.alexandria/alexandria "0.0.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.g2forge.alexandria : ax-java | jar | 0.0.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.g2forge.alexandria : ax-test | jar | 0.0.18 |
| junit : junit | jar | 4.13.1 |