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

io.starter:stackgen-parent 0.9.1

Starter StackGen Parent

Группа

Группа

io.starter
Идентификатор

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

stackgen-parent
Версия

Версия

0.9.1
Тип

Тип

jar

Скачать stackgen-parent 0.9.1

Имя Файла Размер
stackgen-parent-0.9.1.pom 33 KB
stackgen-parent-0.9.1-tests.jar 7 KB
Обзор

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