Last Version

Mind Documentation Generator 0.1-beta-2

Document generator for MIND

GroupId

GroupId

org.objectweb.mind
ArtifactId

ArtifactId

mindoc
Version

Version

0.1-beta-2
Type

Type

jar
Description

Description

Mind Documentation Generator
Document generator for MIND

Download mindoc 0.1-beta-2


<!-- https://jarcasting.com/artifacts/org.objectweb.mind/mindoc/ -->
<dependency>
    <groupId>org.objectweb.mind</groupId>
    <artifactId>mindoc</artifactId>
    <version>0.1-beta-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.mind/mindoc/
implementation 'org.objectweb.mind:mindoc:0.1-beta-2'
// https://jarcasting.com/artifacts/org.objectweb.mind/mindoc/
implementation ("org.objectweb.mind:mindoc:0.1-beta-2")
'org.objectweb.mind:mindoc:jar:0.1-beta-2'
<dependency org="org.objectweb.mind" name="mindoc" rev="0.1-beta-2">
  <artifact name="mindoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.mind', module='mindoc', version='0.1-beta-2')
)
libraryDependencies += "org.objectweb.mind" % "mindoc" % "0.1-beta-2"
[org.objectweb.mind/mindoc "0.1-beta-2"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
commons-cli : commons-cli jar 1.2
org.objectweb.fractal.mind.compiler : adl-frontend jar 0.1-beta-2
org.objectweb.fractal.mind.compiler : adl-backend jar 0.1-beta-2

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.