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