Mathan LaTeX Gradle Plugin

A gradle-plugin generating DVI/PS/PDF documents from LaTeX sources.

License

License

Categories

Categories

Maven Build Tools Gradle
GroupId

GroupId

io.mathan.maven
ArtifactId

ArtifactId

mathan-latex-gradle-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Mathan LaTeX Gradle Plugin
A gradle-plugin generating DVI/PS/PDF documents from LaTeX sources.
Project URL

Project URL

https://github.com/reallyinsane/mathan-latex-maven-plugin

Download mathan-latex-gradle-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/io.mathan.maven/mathan-latex-gradle-plugin/ -->
<dependency>
    <groupId>io.mathan.maven</groupId>
    <artifactId>mathan-latex-gradle-plugin</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.mathan.maven/mathan-latex-gradle-plugin/
implementation 'io.mathan.maven:mathan-latex-gradle-plugin:1.0.2'
// https://jarcasting.com/artifacts/io.mathan.maven/mathan-latex-gradle-plugin/
implementation ("io.mathan.maven:mathan-latex-gradle-plugin:1.0.2")
'io.mathan.maven:mathan-latex-gradle-plugin:jar:1.0.2'
<dependency org="io.mathan.maven" name="mathan-latex-gradle-plugin" rev="1.0.2">
  <artifact name="mathan-latex-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mathan.maven', module='mathan-latex-gradle-plugin', version='1.0.2')
)
libraryDependencies += "io.mathan.maven" % "mathan-latex-gradle-plugin" % "1.0.2"
[io.mathan.maven/mathan-latex-gradle-plugin "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.zeroturnaround : zt-exec jar 1.10
commons-io : commons-io jar 2.6
org.gradle : gradle-tooling-api jar 3.0

provided (2)

Group / Artifact Type Version
org.gradle » gradle-core jar 3.0
org.codehaus.groovy : groovy jar 2.4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0