Last Version

LaTeX Maven 1.4.4

LaTeX support for Maven projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

latex-maven
Version

Version

1.4.4
Type

Type

pom
Description

Description

LaTeX Maven
LaTeX support for Maven projects
Project Organization

Project Organization

CITI / INRIA Laboratory
Source Code Management

Source Code Management

https://github.com/fracpete/latex-maven

Download latex-maven 1.4.4

Filename Size
latex-maven-1.4.4.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • latex-maven-plugin
  • latex-maven-archetype