Download lettar-0.2.0.jar file - Jar l

Jar examples for l:lettar

Description

Routing library for Java

You can download jar file lettar 0.2.0 in this page.

License

The MIT License

Build File

You can use the following script to add lettar-0.2.0.jar to your project.

<dependency>
   <groupId>com.techshroom</groupId>
   <artifactId>lettar</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.techshroom', name: 'lettar', version: '0.2.0'
libraryDependencies += "com.techshroom" % "lettar" % "0.2.0"
<dependency org="com.techshroom" name="lettar" rev="0.2.0"/>
@Grapes(@Grab(group='com.techshroom', module='lettar', version='0.2.0'))
'com.techshroom:lettar:jar:0.2.0'

Download

Click the following link to download the jar file.

lettar-0.2.0-javadoc.jar
lettar-0.2.0-sources.jar
lettar-0.2.0.jar
lettar-0.2.0.pom



Related Tutorials