is not current version
Last Version 1.1.0.1

com.github.ddth:ddth-akka 0.1.4

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

0.1.4
Type

Type

pom

Download ddth-akka 0.1.4

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

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