Jar examples for c:control
A collection of functional utilities around error handling, wrapping a successfully returned value or error
You can download jar file control 0.8.10 in this page.
MIT License
You can use the following script to add control-0.8.10.jar to your project.
<dependency> <groupId>co.unruly</groupId> <artifactId>control</artifactId> <version>0.8.10</version> </dependency>
compile group: 'co.unruly', name: 'control', version: '0.8.10'
libraryDependencies += "co.unruly" % "control" % "0.8.10"
<dependency org="co.unruly" name="control" rev="0.8.10"/>
@Grapes(@Grab(group='co.unruly', module='control', version='0.8.10'))
'co.unruly:control:jar:0.8.10'
Click the following link to download the jar file.
control-0.8.10-javadoc.jar