is not current version
Last Version 4.7.0

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

GLU Deployment Automation Platform

GroupId

GroupId

org.linkedin
ArtifactId

ArtifactId

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

Version

4.4.0
Type

Type

jar

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


<!-- 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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.linkedin/org.linkedin.glu.script-hello-world/
implementation 'org.linkedin:org.linkedin.glu.script-hello-world:4.4.0'
// https://jarcasting.com/artifacts/org.linkedin/org.linkedin.glu.script-hello-world/
implementation ("org.linkedin:org.linkedin.glu.script-hello-world:4.4.0")
'org.linkedin:org.linkedin.glu.script-hello-world:jar:4.4.0'
<dependency org="org.linkedin" name="org.linkedin.glu.script-hello-world" rev="4.4.0">
  <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.4.0')
)
libraryDependencies += "org.linkedin" % "org.linkedin.glu.script-hello-world" % "4.4.0"
[org.linkedin/org.linkedin.glu.script-hello-world "4.4.0"]