is not current version
Last Version 1.1.0.1

com.github.ddth:ddth-akka 1.0.0

DDTH's Common Helpers and Utilities for Akka

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-akka
Version

Version

1.0.0
Type

Type

pom

Download ddth-akka 1.0.0

Filename Size
ddth-akka-1.0.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-akka/ -->
<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-akka</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-akka/
implementation 'com.github.ddth:ddth-akka:1.0.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-akka/
implementation ("com.github.ddth:ddth-akka:1.0.0")
'com.github.ddth:ddth-akka:pom:1.0.0'
<dependency org="com.github.ddth" name="ddth-akka" rev="1.0.0">
  <artifact name="ddth-akka" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-akka', version='1.0.0')
)
libraryDependencies += "com.github.ddth" % "ddth-akka" % "1.0.0"
[com.github.ddth/ddth-akka "1.0.0"]