lettar

Routing library for Java

License

License

The MIT License
GroupId

GroupId

com.techshroom
ArtifactId

ArtifactId

lettar
Last Version

Last Version

0.5.1
Release Date

Release Date

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

How to add to project

<!-- 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.
com.techshroom

TechShroom

A game development company.

Versions

Version
0.5.1
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1