sphinx-gradle-plugin

Sphinx site generation plugin for Gradle

License

License

The Apache License, Version 2.0
Categories

Categories

Gradle Build Tools
GroupId

GroupId

kr.motd.gradle
ArtifactId

ArtifactId

sphinx-gradle-plugin
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

sphinx-gradle-plugin
Sphinx site generation plugin for Gradle
Project URL

Project URL

http://trustin.github.io/sphinx-gradle-plugin/
Project Organization

Project Organization

Trustin Lee et al
Source Code Management

Source Code Management

https://github.com/trustin/sphinx-gradle-plugin

Download sphinx-gradle-plugin

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
kr.motd.maven : sphinx-maven-plugin jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

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