is not current version
Last Version 1.1.0.1

com.github.ddth:ddth-akka-core 0.1.0.1

DDTH's Common Helpers and Utilities for Akka

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-akka-core
Version

Version

0.1.0.1
Type

Type

jar

Download ddth-akka-core 0.1.0.1


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