is not current version
Last Version 0.5.1

com.techshroom:lettar 0.3.0

Routing library for Java

GroupId

GroupId

com.techshroom
ArtifactId

ArtifactId

lettar
Version

Version

0.3.0
Type

Type

jar

Download lettar 0.3.0


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