MVN

com.texry : texry

Maven & Gradle

Oct 01, 2012

texry · Cloud LaTeX processing service.

<dependency>
    <groupId>com.texry</groupId>
    <artifactId>texry</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.texry : texry to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.texry : texry to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
texry-0.2.1
0.2
texry-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.texry</groupId>
    <artifactId>texry</artifactId>
    <version>0.2.1</version>
</dependency>

Advertisement