is not current version
Last Version 2.2.0-RC2

com.typesafe.akka:akka-sample-osgi-dining-hakkers 2.2.0-RC1

akka-sample-osgi-dining-hakkers

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-sample-osgi-dining-hakkers
Version

Version

2.2.0-RC1
Type

Type

pom

Download akka-sample-osgi-dining-hakkers 2.2.0-RC1


<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-osgi-dining-hakkers/ -->
<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-sample-osgi-dining-hakkers</artifactId>
    <version>2.2.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-osgi-dining-hakkers/
implementation 'com.typesafe.akka:akka-sample-osgi-dining-hakkers:2.2.0-RC1'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-osgi-dining-hakkers/
implementation ("com.typesafe.akka:akka-sample-osgi-dining-hakkers:2.2.0-RC1")
'com.typesafe.akka:akka-sample-osgi-dining-hakkers:pom:2.2.0-RC1'
<dependency org="com.typesafe.akka" name="akka-sample-osgi-dining-hakkers" rev="2.2.0-RC1">
  <artifact name="akka-sample-osgi-dining-hakkers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-sample-osgi-dining-hakkers', version='2.2.0-RC1')
)
libraryDependencies += "com.typesafe.akka" % "akka-sample-osgi-dining-hakkers" % "2.2.0-RC1"
[com.typesafe.akka/akka-sample-osgi-dining-hakkers "2.2.0-RC1"]