is not current version
Last Version 0.0.5

wiki.thin:thin-wiki 0.0.3

A Thin Wiki

GroupId

GroupId

wiki.thin
ArtifactId

ArtifactId

thin-wiki
Version

Version

0.0.3
Type

Type

jar

Download thin-wiki 0.0.3


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