Download hivemind-framework-2.0-alpha-1.jar file - Jar h

Jar examples for h:hivemind-framework

Description

You can download jar file hivemind-framework 2.0-alpha-1 in this page.

Build File

You can use the following script to add hivemind-framework-2.0-alpha-1.jar to your project.

<dependency>
   <groupId>org.apache.hivemind</groupId>
   <artifactId>hivemind-framework</artifactId>
   <version>2.0-alpha-1</version>
</dependency>
compile group: 'org.apache.hivemind', name: 'hivemind-framework', version: '2.0-alpha-1'
libraryDependencies += "org.apache.hivemind" % "hivemind-framework" % "2.0-alpha-1"
<dependency org="org.apache.hivemind" name="hivemind-framework" rev="2.0-alpha-1"/>
@Grapes(@Grab(group='org.apache.hivemind', module='hivemind-framework', version='2.0-alpha-1'))
'org.apache.hivemind:hivemind-framework:jar:2.0-alpha-1'

Download

Click the following link to download the jar file.

hivemind-framework-2.0-alpha-1-tests.jar
hivemind-framework-2.0-alpha-1.jar
hivemind-framework-2.0-alpha-1.pom



Related Tutorials