Jar examples for o:optional
Backport of Optional class in Java8
You can download jar file optional 1.10 in this page.
The Apache Software License, Version 2.0
You can use the following script to add optional-1.10.jar to your project.
<dependency> <groupId>org.dmfs</groupId> <artifactId>optional</artifactId> <version>1.10</version> </dependency>
compile group: 'org.dmfs', name: 'optional', version: '1.10'
libraryDependencies += "org.dmfs" % "optional" % "1.10"
<dependency org="org.dmfs" name="optional" rev="1.10"/>
@Grapes(@Grab(group='org.dmfs', module='optional', version='1.10'))
'org.dmfs:optional:jar:1.10'
Click the following link to download the jar file.
optional-1.10-javadoc.jar