Download beehive-controls-unofficial-1.jar file - Jar b

Jar examples for b:beehive-controls

Description

You can download jar file beehive-controls unofficial-1 in this page.

License

Apache License

Build File

You can use the following script to add beehive-controls-unofficial-1.jar to your project.

<dependency>
   <groupId>controlhaus</groupId>
   <artifactId>beehive-controls</artifactId>
   <version>unofficial-1</version>
</dependency>
compile group: 'controlhaus', name: 'beehive-controls', version: 'unofficial-1'
libraryDependencies += "controlhaus" % "beehive-controls" % "unofficial-1"
<dependency org="controlhaus" name="beehive-controls" rev="unofficial-1"/>
@Grapes(@Grab(group='controlhaus', module='beehive-controls', version='unofficial-1'))
'controlhaus:beehive-controls:jar:unofficial-1'

Download

Click the following link to download the jar file.

beehive-controls-unofficial-1.jar
beehive-controls-unofficial-1.pom



Related Tutorials