apache / pekko   1.1.2

Apache License 2.0 Website GitHub

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala

Scala versions: 3.x 2.13 2.12

pekko-actor-testkit-typed 1.1.2


Group ID:
org.apache.pekko
Artifact ID:
pekko-actor-testkit-typed_3
Version:
1.1.2
Version Scheme:
Release Date:
Oct 6, 2024
Licenses:
Files:
Full Scala Version:
3.3.3

libraryDependencies += "org.apache.pekko" %% "pekko-actor-testkit-typed" % "1.1.2"

Mill build tool

ivy"org.apache.pekko::pekko-actor-testkit-typed:1.1.2"

Scala CLI

//> using dep "org.apache.pekko::pekko-actor-testkit-typed:1.1.2"

Ammonite REPL

import $ivy.`org.apache.pekko::pekko-actor-testkit-typed:1.1.2`

<dependency>
  <groupId>org.apache.pekko</groupId>
  <artifactId>pekko-actor-testkit-typed_3</artifactId>
  <version>1.1.2</version>
</dependency>

compile group: 'org.apache.pekko', name: 'pekko-actor-testkit-typed_3', version: '1.1.2'