| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools |
| GroupId | GroupIdio.freefair.mkdocs |
| ArtifactId | ArtifactIdio.freefair.mkdocs.gradle.plugin |
| Version | Version6.4.3 |
| Type | Typepom |
| Description |
DescriptionMkdocs Plugin
MkDocs Plugin
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| io.freefair.mkdocs.gradle.plugin-6.4.3.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.freefair.mkdocs/io.freefair.mkdocs.gradle.plugin/ -->
<dependency>
<groupId>io.freefair.mkdocs</groupId>
<artifactId>io.freefair.mkdocs.gradle.plugin</artifactId>
<version>6.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.freefair.mkdocs/io.freefair.mkdocs.gradle.plugin/
implementation 'io.freefair.mkdocs:io.freefair.mkdocs.gradle.plugin:6.4.3'
// https://jarcasting.com/artifacts/io.freefair.mkdocs/io.freefair.mkdocs.gradle.plugin/
implementation ("io.freefair.mkdocs:io.freefair.mkdocs.gradle.plugin:6.4.3")
'io.freefair.mkdocs:io.freefair.mkdocs.gradle.plugin:pom:6.4.3'
<dependency org="io.freefair.mkdocs" name="io.freefair.mkdocs.gradle.plugin" rev="6.4.3">
<artifact name="io.freefair.mkdocs.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.freefair.mkdocs', module='io.freefair.mkdocs.gradle.plugin', version='6.4.3')
)
libraryDependencies += "io.freefair.mkdocs" % "io.freefair.mkdocs.gradle.plugin" % "6.4.3"
[io.freefair.mkdocs/io.freefair.mkdocs.gradle.plugin "6.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.freefair.gradle : mkdocs-plugin | jar | 6.4.3 |