MVN

co.unruly : control

Maven & Gradle

Jun 11, 2018
1 usages
10 stars

control · A collection of functional utilities around error handling, wrapping a successfully returned value or error

<dependency>
    <groupId>co.unruly</groupId>
    <artifactId>control</artifactId>
    <version>0.8.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.unruly : control to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.13

All Versions

Choose a version of co.unruly : control to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
control-0.8.13
control-0.8.12
control-0.8.11
control-0.8.10
control-0.8.9
control-0.8.7
control-0.8.6
control-0.8.5
control-0.8.4
control-0.8.3
control-0.8.2
control-0.8.1
control-0.8.0
0.7.x
control-0.7.10
control-0.7.9
control-0.7.8
control-0.7.7
control-0.7.6
control-0.7.5
control-0.7.4
control-0.7.3
control-0.7.2
control-0.7.1
0.7
control-0.7
0.6
control-0.6

How to add a dependency to Maven

Add the following co.unruly : control maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.unruly</groupId>
    <artifactId>control</artifactId>
    <version>0.8.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.unruly : control gradle dependency to your build.gradle file:

implementation 'co.unruly:control:0.8.13'

Gradle Kotlin DSL: Add the following co.unruly : control gradle kotlin dependency to your build.gradle.kts file:

implementation("co.unruly:control:0.8.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.unruly : control sbt scala dependency to your build.sbt file:

libraryDependencies += "co.unruly" % "control" % "0.8.13"

Advertisement

Dependencies from Group

Oct 26, 2018
26 usages
23 stars
Jun 11, 2018
1 usages
10 stars
May 29, 2015
8 stars
Aug 09, 2017
5 stars
Feb 22, 2018
17 stars

Discover Dependencies