Jar examples for s:smt-waiting
A library to help with waiting till some code completes successfully.
You can download jar file smt-waiting 1.7 in this page.
Apache License
You can use the following script to add smt-waiting-1.7.jar to your project.
<dependency> <groupId>com.github.shiver-me-timbers</groupId> <artifactId>smt-waiting</artifactId> <version>1.7</version> </dependency>
compile group: 'com.github.shiver-me-timbers', name: 'smt-waiting', version: '1.7'
libraryDependencies += "com.github.shiver-me-timbers" % "smt-waiting" % "1.7"
<dependency org="com.github.shiver-me-timbers" name="smt-waiting" rev="1.7"/>
@Grapes(@Grab(group='com.github.shiver-me-timbers', module='smt-waiting', version='1.7'))
'com.github.shiver-me-timbers:smt-waiting:jar:1.7'
Click the following link to download the jar file.
smt-waiting-1.7-javadoc.jar