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

org.tinygroup:web 2.3.0


Группа

Группа

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

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

web
Версия

Версия

2.3.0
Тип

Тип

pom

Скачать web 2.3.0

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

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