не последняя версия
Последняя версия 2.0.0

net.disy.legato:legato-parent 0.9

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.

Категории

Категории

Сеть
Группа

Группа

net.disy.legato
Идентификатор

Идентификатор

legato-parent
Версия

Версия

0.9
Тип

Тип

pom

Скачать legato-parent 0.9

Имя Файла Размер
legato-parent-0.9.pom 13 KB
Обзор

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