is not current version
Last Version 0.1-beta-2

org.objectweb.mind:mindoc 0.1-beta-1

Document generator for MIND

GroupId

GroupId

org.objectweb.mind
ArtifactId

ArtifactId

mindoc
Version

Version

0.1-beta-1
Type

Type

jar

Download mindoc 0.1-beta-1


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