License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdpl.newicom |
ArtifactId | ArtifactIdakka-contrib-legacy_2.12 |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-contrib-legacy
akka-contrib-legacy
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/pl.newicom/akka-contrib-legacy_2.12/ -->
<dependency>
<groupId>pl.newicom</groupId>
<artifactId>akka-contrib-legacy_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.newicom/akka-contrib-legacy_2.12/
implementation 'pl.newicom:akka-contrib-legacy_2.12:0.1.0'
// https://jarcasting.com/artifacts/pl.newicom/akka-contrib-legacy_2.12/
implementation ("pl.newicom:akka-contrib-legacy_2.12:0.1.0")
'pl.newicom:akka-contrib-legacy_2.12:jar:0.1.0'
<dependency org="pl.newicom" name="akka-contrib-legacy_2.12" rev="0.1.0">
<artifact name="akka-contrib-legacy_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.newicom', module='akka-contrib-legacy_2.12', version='0.1.0')
)
libraryDependencies += "pl.newicom" % "akka-contrib-legacy_2.12" % "0.1.0"
[pl.newicom/akka-contrib-legacy_2.12 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.3 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.5.6 |