GroupId | GroupIdcom.github.macgregor |
---|---|
ArtifactId | ArtifactIdalexandria-reports |
Version | Version0.1.2 |
Type | Typepom |
Filename | Size |
---|---|
alexandria-reports-0.1.2.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.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.macgregor/alexandria-reports/
implementation 'com.github.macgregor:alexandria-reports:0.1.2'
// https://jarcasting.com/artifacts/com.github.macgregor/alexandria-reports/
implementation ("com.github.macgregor:alexandria-reports:0.1.2")
'com.github.macgregor:alexandria-reports:pom:0.1.2'
<dependency org="com.github.macgregor" name="alexandria-reports" rev="0.1.2">
<artifact name="alexandria-reports" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.macgregor', module='alexandria-reports', version='0.1.2')
)
libraryDependencies += "com.github.macgregor" % "alexandria-reports" % "0.1.2"
[com.github.macgregor/alexandria-reports "0.1.2"]