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

com.github.tix320:oss-parent 0.2.0

Oss Parent pom with required configurations

Группа

Группа

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

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

oss-parent
Версия

Версия

0.2.0
Тип

Тип

pom

Скачать oss-parent 0.2.0

Имя Файла Размер
oss-parent-0.2.0.pom 3 KB
Обзор

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