Download ratpack-rx2-0.5.0.jar file - Jar r

Jar examples for r:ratpack-rx2

Description

Ratpack kotlin dsl library

You can download jar file ratpack-rx2 0.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ratpack-rx2-0.5.0.jar to your project.

<dependency>
   <groupId>me.drmaas</groupId>
   <artifactId>ratpack-rx2</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'me.drmaas', name: 'ratpack-rx2', version: '0.5.0'
libraryDependencies += "me.drmaas" % "ratpack-rx2" % "0.5.0"
<dependency org="me.drmaas" name="ratpack-rx2" rev="0.5.0"/>
@Grapes(@Grab(group='me.drmaas', module='ratpack-rx2', version='0.5.0'))
'me.drmaas:ratpack-rx2:jar:0.5.0'

Download

Click the following link to download the jar file.

ratpack-rx2-0.5.0-javadoc.jar
ratpack-rx2-0.5.0-sources.jar
ratpack-rx2-0.5.0.jar
ratpack-rx2-0.5.0.pom



Related Tutorials