Download aloha-core-3.2.2.jar file - Jar a

Jar examples for a:aloha-core

Description

Aloha is an message bus written in Java

You can download jar file aloha-core 3.2.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add aloha-core-3.2.2.jar to your project.

<dependency>
   <groupId>com.eharmony</groupId>
   <artifactId>aloha-core</artifactId>
   <version>3.2.2</version>
</dependency>
compile group: 'com.eharmony', name: 'aloha-core', version: '3.2.2'
libraryDependencies += "com.eharmony" % "aloha-core" % "3.2.2"
<dependency org="com.eharmony" name="aloha-core" rev="3.2.2"/>
@Grapes(@Grab(group='com.eharmony', module='aloha-core', version='3.2.2'))
'com.eharmony:aloha-core:jar:3.2.2'

Download

Click the following link to download the jar file.

aloha-core-3.2.2-javadoc.jar
aloha-core-3.2.2-sources.jar
aloha-core-3.2.2-tests.jar
aloha-core-3.2.2.jar
aloha-core-3.2.2.pom



Related Tutorials