| License |
License
BSD
|
|---|---|
| GroupId | GroupIdcom.texry |
| ArtifactId | ArtifactIdtexry |
| Version | Version0.2.1 |
| Type | Typejar |
| Description |
Descriptiontexry
Cloud LaTeX processing service.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| texry-0.2.1.pom | 26 KB |
| texry-0.2.1-sources.jar | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.texry/texry/ -->
<dependency>
<groupId>com.texry</groupId>
<artifactId>texry</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.texry/texry/
implementation 'com.texry:texry:0.2.1'
// https://jarcasting.com/artifacts/com.texry/texry/
implementation ("com.texry:texry:0.2.1")
'com.texry:texry:jar:0.2.1'
<dependency org="com.texry" name="texry" rev="0.2.1">
<artifact name="texry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.texry', module='texry', version='0.2.1')
)
libraryDependencies += "com.texry" % "texry" % "0.2.1"
[com.texry/texry "0.2.1"]