Jar examples for a:aloha-core
Aloha is an message bus written in Java
You can download jar file aloha-core 3.2.2 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
aloha-core-3.2.2-javadoc.jar