MVN

me.drmaas : ratpack-rx2

Maven & Gradle

Sep 07, 2017
1 usages
24 stars

Ratpack kotlin dsl library · Ratpack kotlin dsl library

<dependency>
    <groupId>me.drmaas</groupId>
    <artifactId>ratpack-rx2</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.drmaas : ratpack-rx2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0
  • Latest Release Candidate: 0.1.0-rc.3

All Versions

Choose a version of me.drmaas : ratpack-rx2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
ratpack-rx2-0.5.0
0.4.x
ratpack-rx2-0.4.0
0.3.x
ratpack-rx2-0.3.0
0.2.x
ratpack-rx2-0.2.0
0.1.x
ratpack-rx2-0.1.0
ratpack-rx2-0.1.0-rc.3
ratpack-rx2-0.1.0-rc.2
ratpack-rx2-0.1.0-rc.1

How to add a dependency to Maven

Add the following me.drmaas : ratpack-rx2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.drmaas</groupId>
    <artifactId>ratpack-rx2</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.drmaas : ratpack-rx2 gradle dependency to your build.gradle file:

implementation 'me.drmaas:ratpack-rx2:0.5.0'

Gradle Kotlin DSL: Add the following me.drmaas : ratpack-rx2 gradle kotlin dependency to your build.gradle.kts file:

implementation("me.drmaas:ratpack-rx2:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.drmaas : ratpack-rx2 sbt scala dependency to your build.sbt file:

libraryDependencies += "me.drmaas" % "ratpack-rx2" % "0.5.0"

Advertisement

Dependencies from Group

Nov 09, 2022
5 usages
24 stars
Nov 09, 2022
2 usages
24 stars
Sep 07, 2017
1 usages
24 stars
Dec 19, 2017
1 usages
1 stars
Feb 26, 2020
1 usages
24 stars

Discover Dependencies