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

org.tinygroup:ext 3.4.0


Группа

Группа

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

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

ext
Версия

Версия

3.4.0
Тип

Тип

pom

Скачать ext 3.4.0

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

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