is not current version
Last Version 0.0.11

com.g2forge.enigma:en-document 0.0.6

Models, parsers and renderers for common documentation formats. This library is helpful for generating documentation and translating formats like MD, wikitext and office documents.

GroupId

GroupId

com.g2forge.enigma
ArtifactId

ArtifactId

en-document
Version

Version

0.0.6
Type

Type

jar

Download en-document 0.0.6


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