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