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

org.lappsgrid:all 2.3.0

A pom the depends on all LAPPS Grid modules.

Группа

Группа

org.lappsgrid
Идентификатор

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

all
Версия

Версия

2.3.0
Тип

Тип

pom

Скачать all 2.3.0

Имя Файла Размер
all-2.3.0.pom 2 KB
Обзор

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