is not current version
Last Version 2.0.0

net.disy.legato:legato-sandbox 1.3.0


Categories

Categories

Net
GroupId

GroupId

net.disy.legato
ArtifactId

ArtifactId

legato-sandbox
Version

Version

1.3.0
Type

Type

jar

Download legato-sandbox 1.3.0


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