a

akka-osgi_2.10

akka-osgi
http://akka.io/
Apache License, Version 2.0
Typesafe Inc.
Jonas Boner Viktor Klang Roland Kuhn Peter Vlugter
Files download
File Operation
akka-osgi_2.10-2.3.0-RC3.jar download
akka-osgi_2.10-2.3.0-RC3.pom download
akka-osgi_2.10-2.3.0-RC3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-osgi_2.10</artifactId>
  <version>2.3.0-RC3</version>
</dependency>
Gradle Groovy
implementation 'com.typesafe.akka:akka-osgi_2.10:2.3.0-RC3'
Gradle Kotlin
implementation("com.typesafe.akka:akka-osgi_2.10:2.3.0-RC3")
Scala SBT
libraryDependencies += "com.typesafe.akka" % "akka-osgi_2.10" % "2.3.0-RC3"
Groovy Grape
@Grapes(
  @Grab(group='com.typesafe.akka', module='akka-osgi_2.10', version='2.3.0-RC3')
)
Apache Ivy
<dependency org="com.typesafe.akka" name="akka-osgi_2.10" rev="2.3.0-RC3" />
Leiningen
[com.typesafe.akka/akka-osgi_2.10 "2.3.0-RC3"]
Apache Buildr
'com.typesafe.akka:akka-osgi_2.10:jar:2.3.0-RC3'