is not current version
Last Version 2.0.0

net.disy.legato:legato-scripts 1.1


Categories

Categories

Net
GroupId

GroupId

net.disy.legato
ArtifactId

ArtifactId

legato-scripts
Version

Version

1.1
Type

Type

jar

Download legato-scripts 1.1


<!-- https://jarcasting.com/artifacts/net.disy.legato/legato-scripts/ -->
<dependency>
    <groupId>net.disy.legato</groupId>
    <artifactId>legato-scripts</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.disy.legato/legato-scripts/
implementation 'net.disy.legato:legato-scripts:1.1'
// https://jarcasting.com/artifacts/net.disy.legato/legato-scripts/
implementation ("net.disy.legato:legato-scripts:1.1")
'net.disy.legato:legato-scripts:jar:1.1'
<dependency org="net.disy.legato" name="legato-scripts" rev="1.1">
  <artifact name="legato-scripts" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.disy.legato', module='legato-scripts', version='1.1')
)
libraryDependencies += "net.disy.legato" % "legato-scripts" % "1.1"
[net.disy.legato/legato-scripts "1.1"]