Jar examples for r:routes
Java library for routing HTTP requests.
You can download jar file routes 0.6.0 in this page.
The Apache License, Version 2.0
You can use the following script to add routes-0.6.0.jar to your project.
<dependency> <groupId>me.geso</groupId> <artifactId>routes</artifactId> <version>0.6.0</version> </dependency>
compile group: 'me.geso', name: 'routes', version: '0.6.0'
libraryDependencies += "me.geso" % "routes" % "0.6.0"
<dependency org="me.geso" name="routes" rev="0.6.0"/>
@Grapes(@Grab(group='me.geso', module='routes', version='0.6.0'))
'me.geso:routes:jar:0.6.0'
Click the following link to download the jar file.
routes-0.6.0-javadoc.jar