is not current version
Last Version 1.6.8-RC1

com.lightbend.lagom:lagom-scaladsl-testkit_2.13 1.6.0

lagom-scaladsl-testkit

Categories

Categories

Scala Languages
GroupId

GroupId

com.lightbend.lagom
ArtifactId

ArtifactId

lagom-scaladsl-testkit_2.13
Version

Version

1.6.0
Type

Type

jar

Download lagom-scaladsl-testkit_2.13 1.6.0


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