License |
License |
---|---|
Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.buschmais.jqassistant |
ArtifactId | ArtifactIdasciidoctor-utilities |
Last Version | Last Version1.12.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjQAssistant Asciidoctor Utilities
A collection of various stuff required by projects of the jQAssistant ecosystem to generate and
to build the documentation of jQAssistant.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant/asciidoctor-utilities/ -->
<dependency>
<groupId>com.buschmais.jqassistant</groupId>
<artifactId>asciidoctor-utilities</artifactId>
<version>1.12.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/asciidoctor-utilities/
implementation 'com.buschmais.jqassistant:asciidoctor-utilities:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/asciidoctor-utilities/
implementation ("com.buschmais.jqassistant:asciidoctor-utilities:1.12.0-M1")
'com.buschmais.jqassistant:asciidoctor-utilities:jar:1.12.0-M1'
<dependency org="com.buschmais.jqassistant" name="asciidoctor-utilities" rev="1.12.0-M1">
<artifact name="asciidoctor-utilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant', module='asciidoctor-utilities', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant" % "asciidoctor-utilities" % "1.12.0-M1"
[com.buschmais.jqassistant/asciidoctor-utilities "1.12.0-M1"]