License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIddev.rpeters |
ArtifactId | ArtifactIdmunit-akka-typed_3 |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmunit-akka-typed
munit-akka-typed
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
munit-akka-typed_3-0.1.pom | |
munit-akka-typed_3-0.1.jar | 4 KB |
munit-akka-typed_3-0.1-sources.jar | 1 KB |
munit-akka-typed_3-0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.rpeters/munit-akka-typed_3/ -->
<dependency>
<groupId>dev.rpeters</groupId>
<artifactId>munit-akka-typed_3</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rpeters/munit-akka-typed_3/
implementation 'dev.rpeters:munit-akka-typed_3:0.1'
// https://jarcasting.com/artifacts/dev.rpeters/munit-akka-typed_3/
implementation ("dev.rpeters:munit-akka-typed_3:0.1")
'dev.rpeters:munit-akka-typed_3:jar:0.1'
<dependency org="dev.rpeters" name="munit-akka-typed_3" rev="0.1">
<artifact name="munit-akka-typed_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rpeters', module='munit-akka-typed_3', version='0.1')
)
libraryDependencies += "dev.rpeters" % "munit-akka-typed_3" % "0.1"
[dev.rpeters/munit-akka-typed_3 "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
org.scalameta : munit_3 | jar | 0.7.29 |
com.typesafe.akka : akka-actor-testkit-typed_3 | jar | 2.6.19 |