de.uniqueck.asciidoctorj.extensions:asciidoctorj-extension-support

Helper for writing AsciidoctorJ Extensions

License

License

MIT
GroupId

GroupId

de.uniqueck.asciidoctorj.extensions
ArtifactId

ArtifactId

asciidoctorj-extension-support
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Helper for writing AsciidoctorJ Extensions

Download asciidoctorj-extension-support

How to add to project

<!-- https://jarcasting.com/artifacts/de.uniqueck.asciidoctorj.extensions/asciidoctorj-extension-support/ -->
<dependency>
    <groupId>de.uniqueck.asciidoctorj.extensions</groupId>
    <artifactId>asciidoctorj-extension-support</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.uniqueck.asciidoctorj.extensions/asciidoctorj-extension-support/
implementation 'de.uniqueck.asciidoctorj.extensions:asciidoctorj-extension-support:0.1.0'
// https://jarcasting.com/artifacts/de.uniqueck.asciidoctorj.extensions/asciidoctorj-extension-support/
implementation ("de.uniqueck.asciidoctorj.extensions:asciidoctorj-extension-support:0.1.0")
'de.uniqueck.asciidoctorj.extensions:asciidoctorj-extension-support:jar:0.1.0'
<dependency org="de.uniqueck.asciidoctorj.extensions" name="asciidoctorj-extension-support" rev="0.1.0">
  <artifact name="asciidoctorj-extension-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uniqueck.asciidoctorj.extensions', module='asciidoctorj-extension-support', version='0.1.0')
)
libraryDependencies += "de.uniqueck.asciidoctorj.extensions" % "asciidoctorj-extension-support" % "0.1.0"
[de.uniqueck.asciidoctorj.extensions/asciidoctorj-extension-support "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.asciidoctor : asciidoctorj jar 2.2.0
org.reflections : reflections jar 0.9.11

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
org.mockito : mockito-junit-jupiter jar 3.2.4

Project Modules

There are no modules declared in this project.

AsciidoctorJ Extension Support Framework

GitHub Actions MIT License badge GitHub issues

Versions

Version
0.1.0