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

org.tinygroup:template 3.2.1


Группа

Группа

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

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

template
Версия

Версия

3.2.1
Тип

Тип

pom

Скачать template 3.2.1

Имя Файла Размер
template-3.2.1.pom 953 bytes
Обзор

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