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