is not current version
Last Version 1.4.4

com.github.fracpete:latex-maven-archetype 1.4.0

The LaTeX Maven Archetype is kickstarts your LaTeX / Maven projects.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

latex-maven-archetype
Version

Version

1.4.0
Type

Type

jar

Download latex-maven-archetype 1.4.0


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