is not current version
Last Version 2.0.0

net.disy.legato:legato-sandbox 1.1.2


Categories

Categories

Net
GroupId

GroupId

net.disy.legato
ArtifactId

ArtifactId

legato-sandbox
Version

Version

1.1.2
Type

Type

jar

Download legato-sandbox 1.1.2


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