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

com.github.GG-A:text-parent 0.0.1

Parent for Text artifacts

Группа

Группа

com.github.GG-A
Идентификатор

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

text-parent
Версия

Версия

0.0.1
Тип

Тип

pom

Скачать text-parent 0.0.1

Имя Файла Размер
text-parent-0.0.1.pom 6 KB
Обзор

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