Last Version

AsciiDoc Javadoc Doclet 2.2.2

Asciidoclet is a Javadoc Doclet that allows you to write Javadoc using the AsciiDoc format.

License

License

GroupId

GroupId

org.uniknow
ArtifactId

ArtifactId

asciidoclet
Version

Version

2.2.2
Type

Type

jar
Description

Description

AsciiDoc Javadoc Doclet
Asciidoclet is a Javadoc Doclet that allows you to write Javadoc using the AsciiDoc format.
Project URL

Project URL

http://asciidoctor.org
Project Organization

Project Organization

UniKnow
Source Code Management

Source Code Management

https://github.com/UniKnow/AsciiDoclet

Download asciidoclet 2.2.2


<!-- https://jarcasting.com/artifacts/org.uniknow/asciidoclet/ -->
<dependency>
    <groupId>org.uniknow</groupId>
    <artifactId>asciidoclet</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.uniknow/asciidoclet/
implementation 'org.uniknow:asciidoclet:2.2.2'
// https://jarcasting.com/artifacts/org.uniknow/asciidoclet/
implementation ("org.uniknow:asciidoclet:2.2.2")
'org.uniknow:asciidoclet:jar:2.2.2'
<dependency org="org.uniknow" name="asciidoclet" rev="2.2.2">
  <artifact name="asciidoclet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uniknow', module='asciidoclet', version='2.2.2')
)
libraryDependencies += "org.uniknow" % "asciidoclet" % "2.2.2"
[org.uniknow/asciidoclet "2.2.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.asciidoctor : asciidoctorj jar 2.5.0
org.asciidoctor : asciidoctorj-diagram jar 2.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.