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

org.tinygroup:template 2.3.0


Группа

Группа

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

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

template
Версия

Версия

2.3.0
Тип

Тип

pom

Скачать template 2.3.0

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

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