is not current version
Last Version 2.0.0

net.disy.legato:legato-tools 1.1.2


Categories

Categories

Net
GroupId

GroupId

net.disy.legato
ArtifactId

ArtifactId

legato-tools
Version

Version

1.1.2
Type

Type

jar

Download legato-tools 1.1.2


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