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

Jar examples for h:hivemind-xml

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials