Jar examples for m:monitorablefutures
Futures as in java.util.concurrent, but with the ability to report progress.
You can download jar file monitorablefutures 1.5 in this page.
BSD-2-Clause
You can use the following script to add monitorablefutures-1.5.jar to your project.
<dependency> <groupId>com.github.rickyclarkson</groupId> <artifactId>monitorablefutures</artifactId> <version>1.5</version> </dependency>
compile group: 'com.github.rickyclarkson', name: 'monitorablefutures', version: '1.5'
libraryDependencies += "com.github.rickyclarkson" % "monitorablefutures" % "1.5"
<dependency org="com.github.rickyclarkson" name="monitorablefutures" rev="1.5"/>
@Grapes(@Grab(group='com.github.rickyclarkson', module='monitorablefutures', version='1.5'))
'com.github.rickyclarkson:monitorablefutures:jar:1.5'
Click the following link to download the jar file.
monitorablefutures-1.5-javadoc.jar