Download blended.akka-2.1.0-RC6.jar file - Jar b

Jar examples for b:blended.akka

Description

The main bundle to provide an Actor based interface to the main OSGI services.

You can download jar file blended.akka 2.1.0-RC6 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add blended.akka-2.1.0-RC6.jar to your project.

<dependency>
   <groupId>de.wayofquality.blended</groupId>
   <artifactId>blended.akka</artifactId>
   <version>2.1.0-RC6</version>
</dependency>
compile group: 'de.wayofquality.blended', name: 'blended.akka', version: '2.1.0-RC6'
libraryDependencies += "de.wayofquality.blended" % "blended.akka" % "2.1.0-RC6"
<dependency org="de.wayofquality.blended" name="blended.akka" rev="2.1.0-RC6"/>
@Grapes(@Grab(group='de.wayofquality.blended', module='blended.akka', version='2.1.0-RC6'))
'de.wayofquality.blended:blended.akka:jar:2.1.0-RC6'

Download

Click the following link to download the jar file.

blended.akka-2.1.0-RC6-javadoc.jar
blended.akka-2.1.0-RC6-sources.jar
blended.akka-2.1.0-RC6.jar
blended.akka-2.1.0-RC6.pom



Related Tutorials