Download sbt-zookeeper-plugin-0.1.jar file - Jar s

Jar examples for s:sbt-zookeeper-plugin

Description

sbt-zookeeper-plugin

You can download jar file sbt-zookeeper-plugin 0.1 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add sbt-zookeeper-plugin-0.1.jar to your project.

<dependency>
   <groupId>com.github.israel</groupId>
   <artifactId>sbt-zookeeper-plugin</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'com.github.israel', name: 'sbt-zookeeper-plugin', version: '0.1'
libraryDependencies += "com.github.israel" % "sbt-zookeeper-plugin" % "0.1"
<dependency org="com.github.israel" name="sbt-zookeeper-plugin" rev="0.1"/>
@Grapes(@Grab(group='com.github.israel', module='sbt-zookeeper-plugin', version='0.1'))
'com.github.israel:sbt-zookeeper-plugin:jar:0.1'

Download

Click the following link to download the jar file.

sbt-zookeeper-plugin-0.1.jar
sbt-zookeeper-plugin-0.1-javadoc.jar
sbt-zookeeper-plugin-0.1.pom
sbt-zookeeper-plugin-0.1-sources.jar



Related Tutorials