Last Version

lettar 0.5.1

Routing library for Java

License

License

The MIT License
GroupId

GroupId

com.techshroom
ArtifactId

ArtifactId

lettar
Version

Version

0.5.1
Type

Type

jar
Description

Description

lettar
Routing library for Java
Project URL

Project URL

https://github.com/TechShroom/lettar
Source Code Management

Source Code Management

https://github.com/TechShroom/lettar

Download lettar 0.5.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.techshroom : jsr305-plus jar 0.0.1
com.google.guava : guava jar 24.1-jre
org.apache.tika : tika-core jar 1.20

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

Project Modules

There are no modules declared in this project.