| License |
License |
|---|---|
| GroupId | GroupIdwiki.thin |
| ArtifactId | ArtifactIdinstaller |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioninstall
thin wiki installer
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| installer-0.0.2.pom | |
| installer-0.0.2.jar | 20 KB |
| installer-0.0.2-sources.jar | 12 KB |
| installer-0.0.2-javadoc.jar | 438 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/wiki.thin/installer/ -->
<dependency>
<groupId>wiki.thin</groupId>
<artifactId>installer</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/wiki.thin/installer/
implementation 'wiki.thin:installer:0.0.2'
// https://jarcasting.com/artifacts/wiki.thin/installer/
implementation ("wiki.thin:installer:0.0.2")
'wiki.thin:installer:jar:0.0.2'
<dependency org="wiki.thin" name="installer" rev="0.0.2">
<artifact name="installer" type="jar" />
</dependency>
@Grapes(
@Grab(group='wiki.thin', module='installer', version='0.0.2')
)
libraryDependencies += "wiki.thin" % "installer" % "0.0.2"
[wiki.thin/installer "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| wiki.thin : thin-wiki | jar | 0.0.4 |