Download ratpack-kotlin-test-1.2.0-rc.4.jar file - Jar r

Jar examples for r:ratpack-kotlin-test

Description

Ratpack kotlin dsl library

You can download jar file ratpack-kotlin-test 1.2.0-rc.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ratpack-kotlin-test-1.2.0-rc.4.jar to your project.

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

Download

Click the following link to download the jar file.

ratpack-kotlin-test-1.2.0-rc.4-javadoc.jar
ratpack-kotlin-test-1.2.0-rc.4-sources.jar
ratpack-kotlin-test-1.2.0-rc.4.jar
ratpack-kotlin-test-1.2.0-rc.4.pom



Related Tutorials