is not current version
Last Version 0.1.4

com.github.macgregor:alexandria-reports 0.1.3


GroupId

GroupId

com.github.macgregor
ArtifactId

ArtifactId

alexandria-reports
Version

Version

0.1.3
Type

Type

pom

Download alexandria-reports 0.1.3


<!-- https://jarcasting.com/artifacts/com.github.macgregor/alexandria-reports/ -->
<dependency>
    <groupId>com.github.macgregor</groupId>
    <artifactId>alexandria-reports</artifactId>
    <version>0.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.macgregor/alexandria-reports/
implementation 'com.github.macgregor:alexandria-reports:0.1.3'
// https://jarcasting.com/artifacts/com.github.macgregor/alexandria-reports/
implementation ("com.github.macgregor:alexandria-reports:0.1.3")
'com.github.macgregor:alexandria-reports:pom:0.1.3'
<dependency org="com.github.macgregor" name="alexandria-reports" rev="0.1.3">
  <artifact name="alexandria-reports" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.macgregor', module='alexandria-reports', version='0.1.3')
)
libraryDependencies += "com.github.macgregor" % "alexandria-reports" % "0.1.3"
[com.github.macgregor/alexandria-reports "0.1.3"]