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

org.tinygroup:ext 2.0.17


Группа

Группа

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

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

ext
Версия

Версия

2.0.17
Тип

Тип

pom

Скачать ext 2.0.17

Имя Файла Размер
ext-2.0.17.pom 591 bytes
Обзор

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