не последняя версия
Последняя версия 0.0.11

com.g2forge.enigma:en-document 0.0.4

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

Группа

Группа

com.g2forge.enigma
Идентификатор

Идентификатор

en-document
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать en-document 0.0.4


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