License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Gradle |
GroupId | GroupIdio.mathan.maven |
ArtifactId | ArtifactIdmathan-latex-gradle-plugin |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMathan LaTeX Gradle Plugin
A gradle-plugin generating DVI/PS/PDF documents from LaTeX sources.
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.gradle » gradle-core | jar | 3.0 |
org.codehaus.groovy : groovy | jar | 2.4.7 |