is not current version
Last Version 1.6.8-RC1

com.lightbend.lagom:lagom-build-tool-support 1.2.1

lagom-build-tool-support

GroupId

GroupId

com.lightbend.lagom
ArtifactId

ArtifactId

lagom-build-tool-support
Version

Version

1.2.1
Type

Type

jar

Download lagom-build-tool-support 1.2.1


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