Download linker-annotations-0.0.5.jar file - Jar l

Jar examples for l:linker-annotations

Description

A light weight URI routing framework for Android.

You can download jar file linker-annotations 0.0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add linker-annotations-0.0.5.jar to your project.

<dependency>
   <groupId>me.twocities</groupId>
   <artifactId>linker-annotations</artifactId>
   <version>0.0.5</version>
</dependency>
compile group: 'me.twocities', name: 'linker-annotations', version: '0.0.5'
libraryDependencies += "me.twocities" % "linker-annotations" % "0.0.5"
<dependency org="me.twocities" name="linker-annotations" rev="0.0.5"/>
@Grapes(@Grab(group='me.twocities', module='linker-annotations', version='0.0.5'))
'me.twocities:linker-annotations:jar:0.0.5'

Download

Click the following link to download the jar file.

linker-annotations-0.0.5-javadoc.jar
linker-annotations-0.0.5-sources.jar
linker-annotations-0.0.5.jar
linker-annotations-0.0.5.pom



Related Tutorials