is not current version
Last Version 1.0.1

asciidocj 1.0.0

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.0
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.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.json : json jar 20180813
org.jsoup : jsoup jar 1.11.3
org.apache.commons : commons-lang3 jar 3.8.1
com.github.slugify : slugify jar 2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.