Download aloha-core-3.0.0.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.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials