Download aloha-core-1.0.4-alpha.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 1.0.4-alpha in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

aloha-core-1.0.4-alpha-javadoc.jar
aloha-core-1.0.4-alpha-sources.jar
aloha-core-1.0.4-alpha.jar
aloha-core-1.0.4-alpha.pom



Related Tutorials