License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdkr.motd.gradle |
ArtifactId | ArtifactIdsphinx-gradle-plugin |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsphinx-gradle-plugin
Sphinx site generation plugin for Gradle
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sphinx-gradle-plugin-2.2.0.pom | |
sphinx-gradle-plugin-2.2.0.jar | 2 KB |
sphinx-gradle-plugin-2.2.0-sources.jar | 2 KB |
sphinx-gradle-plugin-2.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/kr.motd.gradle/sphinx-gradle-plugin/ -->
<dependency>
<groupId>kr.motd.gradle</groupId>
<artifactId>sphinx-gradle-plugin</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/kr.motd.gradle/sphinx-gradle-plugin/
implementation 'kr.motd.gradle:sphinx-gradle-plugin:2.2.0'
// https://jarcasting.com/artifacts/kr.motd.gradle/sphinx-gradle-plugin/
implementation ("kr.motd.gradle:sphinx-gradle-plugin:2.2.0")
'kr.motd.gradle:sphinx-gradle-plugin:pom:2.2.0'
<dependency org="kr.motd.gradle" name="sphinx-gradle-plugin" rev="2.2.0">
<artifact name="sphinx-gradle-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='kr.motd.gradle', module='sphinx-gradle-plugin', version='2.2.0')
)
libraryDependencies += "kr.motd.gradle" % "sphinx-gradle-plugin" % "2.2.0"
[kr.motd.gradle/sphinx-gradle-plugin "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
kr.motd.maven : sphinx-maven-plugin | jar | 2.2.0 |
Version |
---|
2.2.0
|
2.1.1
|
2.1.0
|
2.0.2
|
2.0.0
|
1.1.0
|
1.0.6
|
1.0.5
|
1.0.4
|
1.0.3.Final
|
1.0.2.Final
|
1.0.1.Final
|
1.0.0.Final
|