Download rabbit-executor-1.1.4.jar file - Jar r

Jar examples for r:rabbit-executor

Description

Utils and tools with java 8 syntax support

You can download jar file rabbit-executor 1.1.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rabbit-executor-1.1.4.jar to your project.

<dependency>
   <groupId>com.watchrabbit</groupId>
   <artifactId>rabbit-executor</artifactId>
   <version>1.1.4</version>
</dependency>
compile group: 'com.watchrabbit', name: 'rabbit-executor', version: '1.1.4'
libraryDependencies += "com.watchrabbit" % "rabbit-executor" % "1.1.4"
<dependency org="com.watchrabbit" name="rabbit-executor" rev="1.1.4"/>
@Grapes(@Grab(group='com.watchrabbit', module='rabbit-executor', version='1.1.4'))
'com.watchrabbit:rabbit-executor:jar:1.1.4'

Download

Click the following link to download the jar file.

rabbit-executor-1.1.4-javadoc.jar
rabbit-executor-1.1.4-sources.jar
rabbit-executor-1.1.4.jar
rabbit-executor-1.1.4.pom



Related Tutorials