Download rabbit-commons-1.0.1.jar file - Jar r

Jar examples for r:rabbit-commons

Description

Utils and tools with java 8 syntax support

You can download jar file rabbit-commons 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rabbit-commons-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

rabbit-commons-1.0.1-javadoc.jar
rabbit-commons-1.0.1-sources.jar
rabbit-commons-1.0.1.jar
rabbit-commons-1.0.1.pom



Related Tutorials