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

com.sondertara:tara 0.0.3-SANPSHOT

tara is a awesome java advance Kit.

Группа

Группа

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

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

tara
Версия

Версия

0.0.3-SANPSHOT
Тип

Тип

pom

Скачать tara 0.0.3-SANPSHOT

Имя Файла Размер
tara-0.0.3-SANPSHOT.pom 15 KB
Обзор

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