Last Version

control 0.8.13

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

License

License

GroupId

GroupId

co.unruly
ArtifactId

ArtifactId

control
Version

Version

0.8.13
Type

Type

jar
Description

Description

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

Project URL

https://github.com/unruly/control

Download control 0.8.13


<!-- https://jarcasting.com/artifacts/co.unruly/control/ -->
<dependency>
    <groupId>co.unruly</groupId>
    <artifactId>control</artifactId>
    <version>0.8.13</version>
</dependency>
// https://jarcasting.com/artifacts/co.unruly/control/
implementation 'co.unruly:control:0.8.13'
// https://jarcasting.com/artifacts/co.unruly/control/
implementation ("co.unruly:control:0.8.13")
'co.unruly:control:jar:0.8.13'
<dependency org="co.unruly" name="control" rev="0.8.13">
  <artifact name="control" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.unruly', module='control', version='0.8.13')
)
libraryDependencies += "co.unruly" % "control" % "0.8.13"
[co.unruly/control "0.8.13"]

Dependencies

compile (2)

Group / Artifact Type Version
org.hamcrest : java-hamcrest jar 2.0.0.0
org.hamcrest : hamcrest-junit jar 2.0.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.6.2

Project Modules

There are no modules declared in this project.