is not current version
Last Version 1.6.8-RC1

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

lagom-build-tool-support

GroupId

GroupId

com.lightbend.lagom
ArtifactId

ArtifactId

lagom-build-tool-support
Version

Version

1.4.6
Type

Type

jar

Download lagom-build-tool-support 1.4.6


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