Jar examples for r:restolino
An unreasonably opinionated Java REST micro-framework with an efficient, reloadable workflow in development.
You can download jar file restolino 0.1.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add restolino-0.1.6.jar to your project.
<dependency> <groupId>com.github.davidcarboni</groupId> <artifactId>restolino</artifactId> <version>0.1.6</version> </dependency>
compile group: 'com.github.davidcarboni', name: 'restolino', version: '0.1.6'
libraryDependencies += "com.github.davidcarboni" % "restolino" % "0.1.6"
<dependency org="com.github.davidcarboni" name="restolino" rev="0.1.6"/>
@Grapes(@Grab(group='com.github.davidcarboni', module='restolino', version='0.1.6'))
'com.github.davidcarboni:restolino:jar:0.1.6'
Click the following link to download the jar file.
restolino-0.1.6-javadoc.jar