is not current version
Last Version 0.2.1

com.texry:texry 0.2

Cloud LaTeX processing service.

GroupId

GroupId

com.texry
ArtifactId

ArtifactId

texry
Version

Version

0.2
Type

Type

jar

Download texry 0.2

Filename Size
texry-0.2.pom 27 KB
texry-0.2-sources.jar 6 KB
Browse

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