License |
License |
---|---|
GroupId | GroupIdcom.github.macgregor |
ArtifactId | ArtifactIdalexandria-reports |
Version | Version0.1.4 |
Type | Typepom |
Description |
DescriptionConvert and publish project documentation from markdown to hosted html.
|
Filename | Size |
---|---|
alexandria-reports-0.1.4.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.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.macgregor/alexandria-reports/
implementation 'com.github.macgregor:alexandria-reports:0.1.4'
// https://jarcasting.com/artifacts/com.github.macgregor/alexandria-reports/
implementation ("com.github.macgregor:alexandria-reports:0.1.4")
'com.github.macgregor:alexandria-reports:pom:0.1.4'
<dependency org="com.github.macgregor" name="alexandria-reports" rev="0.1.4">
<artifact name="alexandria-reports" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.macgregor', module='alexandria-reports', version='0.1.4')
)
libraryDependencies += "com.github.macgregor" % "alexandria-reports" % "0.1.4"
[com.github.macgregor/alexandria-reports "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.macgregor » alexandria-cli | jar | 0.1.4 |
com.github.macgregor : alexandria-core | jar | 0.1.4 |
com.github.macgregor : alexandria-maven-plugin | jar | 0.1.4 |