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

io.github.dbstarll.parent:base 1.0

parent for commons dependencies

Группа

Группа

io.github.dbstarll.parent
Идентификатор

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

base
Версия

Версия

1.0
Тип

Тип

pom

Скачать base 1.0

Имя Файла Размер
base-1.0.pom 4 KB
Обзор

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