is not current version
Last Version 2.0.0

net.disy.legato:legato-parent 1.1.1

Legato is a configurable, lightweight web mapping client that can be easily embedded into web pages and portals, CMS and individual web applications. Legato is implemented in JavaScript and based on the popular open source library OpenLayers.

Categories

Categories

Net
GroupId

GroupId

net.disy.legato
ArtifactId

ArtifactId

legato-parent
Version

Version

1.1.1
Type

Type

pom

Download legato-parent 1.1.1

Filename Size
legato-parent-1.1.1.pom 14 KB
Browse

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