Last Version

asciidocj 1.0.1

Fast lightweight lexer-based Asciidoc to HTML/Jsoup renderer

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.fluorumlabs
ArtifactId

ArtifactId

asciidocj
Version

Version

1.0.1
Type

Type

jar
Description

Description

asciidocj
Fast lightweight lexer-based Asciidoc to HTML/Jsoup renderer
Project URL

Project URL

https://github.com/fluorumlabs/asciidocj
Source Code Management

Source Code Management

http://github.com/fluorumlabs/asciidocj/tree/master

Download asciidocj 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.json : json jar 20210307
org.jsoup : jsoup jar 1.14.3
org.apache.commons : commons-lang3 jar 3.12.0
com.github.slugify : slugify jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.