is not current version
Last Version 1.0.1

com.github.fluorumlabs:asciidocj 1.0.0-alpha1

Fast lightweight lexer-based Asciidoc to HTML/Jsoup renderer

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.fluorumlabs
ArtifactId

ArtifactId

asciidocj
Version

Version

1.0.0-alpha1
Type

Type

jar

Download asciidocj 1.0.0-alpha1


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