Jar examples for s:sphinx-maven-plugin
Maven plugin that creates the site with Sphinx
You can download jar file sphinx-maven-plugin 2.1.0 in this page.
BSD License
You can use the following script to add sphinx-maven-plugin-2.1.0.jar to your project.
<dependency> <groupId>kr.motd.maven</groupId> <artifactId>sphinx-maven-plugin</artifactId> <version>2.1.0</version> </dependency>
compile group: 'kr.motd.maven', name: 'sphinx-maven-plugin', version: '2.1.0'
libraryDependencies += "kr.motd.maven" % "sphinx-maven-plugin" % "2.1.0"
<dependency org="kr.motd.maven" name="sphinx-maven-plugin" rev="2.1.0"/>
@Grapes(@Grab(group='kr.motd.maven', module='sphinx-maven-plugin', version='2.1.0'))
'kr.motd.maven:sphinx-maven-plugin:jar:2.1.0'
Click the following link to download the jar file.
sphinx-maven-plugin-2.1.0-javadoc.jar