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

com.pojosontheweb:ttt-parent 0.1-beta5

Typed Text Templates

Группа

Группа

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

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

ttt-parent
Версия

Версия

0.1-beta5
Тип

Тип

pom

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

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

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