is not current version
Last Version 1.0.2

dev.xethh.libs.toolkits.akka:commons_2.13 1.0.1

Library of commonly used akka tools

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

dev.xethh.libs.toolkits.akka
ArtifactId

ArtifactId

commons_2.13
Version

Version

1.0.1
Type

Type

jar

Download commons_2.13 1.0.1


<!-- https://jarcasting.com/artifacts/dev.xethh.libs.toolkits.akka/commons_2.13/ -->
<dependency>
    <groupId>dev.xethh.libs.toolkits.akka</groupId>
    <artifactId>commons_2.13</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.xethh.libs.toolkits.akka/commons_2.13/
implementation 'dev.xethh.libs.toolkits.akka:commons_2.13:1.0.1'
// https://jarcasting.com/artifacts/dev.xethh.libs.toolkits.akka/commons_2.13/
implementation ("dev.xethh.libs.toolkits.akka:commons_2.13:1.0.1")
'dev.xethh.libs.toolkits.akka:commons_2.13:jar:1.0.1'
<dependency org="dev.xethh.libs.toolkits.akka" name="commons_2.13" rev="1.0.1">
  <artifact name="commons_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.xethh.libs.toolkits.akka', module='commons_2.13', version='1.0.1')
)
libraryDependencies += "dev.xethh.libs.toolkits.akka" % "commons_2.13" % "1.0.1"
[dev.xethh.libs.toolkits.akka/commons_2.13 "1.0.1"]