| License |
License
The MIT License
|
|---|---|
| GroupId | GroupIdcom.techshroom |
| ArtifactId | ArtifactIdlettar |
| Last Version | Last Version0.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlettar
Routing library for Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lettar-0.5.1.pom | |
| lettar-0.5.1.jar | 150 KB |
| lettar-0.5.1-sources.jar | 130 KB |
| lettar-0.5.1-javadoc.jar | 353 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| 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 |