не последняя версия
Последняя версия 0.1-beta6

com.pojosontheweb:ttt-parent 0.1-beta3

Typed Text Templates

Группа

Группа

com.pojosontheweb
Идентификатор

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

ttt-parent
Версия

Версия

0.1-beta3
Тип

Тип

pom

Скачать ttt-parent 0.1-beta3

Имя Файла Размер
ttt-parent-0.1-beta3.pom 4 KB
Обзор

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