Jar examples for t:try
Implementation of the Scala's Try-Success-Failure's API for Java 8
You can download jar file try 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add try-1.0.0.jar to your project.
<dependency> <groupId>com.talanlabs</groupId> <artifactId>try</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.talanlabs', name: 'try', version: '1.0.0'
libraryDependencies += "com.talanlabs" % "try" % "1.0.0"
<dependency org="com.talanlabs" name="try" rev="1.0.0"/>
@Grapes(@Grab(group='com.talanlabs', module='try', version='1.0.0'))
'com.talanlabs:try:jar:1.0.0'
Click the following link to download the jar file.
try-1.0.0-javadoc.jar