Download odelay-core_2.11-0.3.0.jar file - Jar o

Jar examples for o:odelay-core-2.11

Description

provides primatives for delaying execution of operations

You can download jar file odelay-core_2.11 0.3.0 in this page.

License

MIT

Build File

You can use the following script to add odelay-core_2.11-0.3.0.jar to your project.

<dependency>
   <groupId>com.softwaremill.odelay</groupId>
   <artifactId>odelay-core_2.11</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'com.softwaremill.odelay', name: 'odelay-core_2.11', version: '0.3.0'
libraryDependencies += "com.softwaremill.odelay" % "odelay-core_2.11" % "0.3.0"
<dependency org="com.softwaremill.odelay" name="odelay-core_2.11" rev="0.3.0"/>
@Grapes(@Grab(group='com.softwaremill.odelay', module='odelay-core_2.11', version='0.3.0'))
'com.softwaremill.odelay:odelay-core_2.11:jar:0.3.0'

Download

Click the following link to download the jar file.

odelay-core_2.11-0.3.0-javadoc.jar
odelay-core_2.11-0.3.0-sources.jar
odelay-core_2.11-0.3.0.jar
odelay-core_2.11-0.3.0.pom



Related Tutorials