MVN

com.github.ddth : ddth-akka

Maven & Gradle

Aug 17, 2019
1 stars

ddth-akka · DDTH's Common Helpers and Utilities for Akka

<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-akka</artifactId>
    <version>1.1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ddth : ddth-akka to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0.1

All Versions

Choose a version of com.github.ddth : ddth-akka to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
ddth-akka-1.1.0.1
ddth-akka-1.1.0
1.0.x
ddth-akka-1.0.1
ddth-akka-1.0.0
0.1.x
ddth-akka-0.1.4.1
ddth-akka-0.1.4
ddth-akka-0.1.3
ddth-akka-0.1.2
ddth-akka-0.1.1.2
ddth-akka-0.1.1.1
ddth-akka-0.1.1
ddth-akka-0.1.0.1
ddth-akka-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-akka</artifactId>
    <version>1.1.0.1</version>
</dependency>

Advertisement