is not current version
Last Version 1.6.8-RC1

com.lightbend.lagom:lagom-scaladsl-testkit_2.12 1.5.4

lagom-scaladsl-testkit

Categories

Categories

Scala Languages
GroupId

GroupId

com.lightbend.lagom
ArtifactId

ArtifactId

lagom-scaladsl-testkit_2.12
Version

Version

1.5.4
Type

Type

jar

Download lagom-scaladsl-testkit_2.12 1.5.4


<!-- https://jarcasting.com/artifacts/com.lightbend.lagom/lagom-scaladsl-testkit_2.12/ -->
<dependency>
    <groupId>com.lightbend.lagom</groupId>
    <artifactId>lagom-scaladsl-testkit_2.12</artifactId>
    <version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.lagom/lagom-scaladsl-testkit_2.12/
implementation 'com.lightbend.lagom:lagom-scaladsl-testkit_2.12:1.5.4'
// https://jarcasting.com/artifacts/com.lightbend.lagom/lagom-scaladsl-testkit_2.12/
implementation ("com.lightbend.lagom:lagom-scaladsl-testkit_2.12:1.5.4")
'com.lightbend.lagom:lagom-scaladsl-testkit_2.12:jar:1.5.4'
<dependency org="com.lightbend.lagom" name="lagom-scaladsl-testkit_2.12" rev="1.5.4">
  <artifact name="lagom-scaladsl-testkit_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.lagom', module='lagom-scaladsl-testkit_2.12', version='1.5.4')
)
libraryDependencies += "com.lightbend.lagom" % "lagom-scaladsl-testkit_2.12" % "1.5.4"
[com.lightbend.lagom/lagom-scaladsl-testkit_2.12 "1.5.4"]