is not current version
Last Version 4.7.0

org.linkedin:org.linkedin.glu.script-hello-world 4.6.1

GLU Deployment Automation Platform

GroupId

GroupId

org.linkedin
ArtifactId

ArtifactId

org.linkedin.glu.script-hello-world
Version

Version

4.6.1
Type

Type

jar

Download org.linkedin.glu.script-hello-world 4.6.1


<!-- https://jarcasting.com/artifacts/org.linkedin/org.linkedin.glu.script-hello-world/ -->
<dependency>
    <groupId>org.linkedin</groupId>
    <artifactId>org.linkedin.glu.script-hello-world</artifactId>
    <version>4.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.linkedin/org.linkedin.glu.script-hello-world/
implementation 'org.linkedin:org.linkedin.glu.script-hello-world:4.6.1'
// https://jarcasting.com/artifacts/org.linkedin/org.linkedin.glu.script-hello-world/
implementation ("org.linkedin:org.linkedin.glu.script-hello-world:4.6.1")
'org.linkedin:org.linkedin.glu.script-hello-world:jar:4.6.1'
<dependency org="org.linkedin" name="org.linkedin.glu.script-hello-world" rev="4.6.1">
  <artifact name="org.linkedin.glu.script-hello-world" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.linkedin', module='org.linkedin.glu.script-hello-world', version='4.6.1')
)
libraryDependencies += "org.linkedin" % "org.linkedin.glu.script-hello-world" % "4.6.1"
[org.linkedin/org.linkedin.glu.script-hello-world "4.6.1"]