Gradle LaTeX plugin

This Gradle plugin allows automation of compiling PDFs using LaTeX and BiBTeX.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.csabasulyok
ArtifactId

ArtifactId

gradle-latex
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle LaTeX plugin
This Gradle plugin allows automation of compiling PDFs using LaTeX and BiBTeX.
Project URL

Project URL

https://github.com/csabasulyok/gradle-latex
Source Code Management

Source Code Management

https://github.com/csabasulyok/gradle-latex

Download gradle-latex

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0