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

io.toolisticon.spiap:example-parent 0.9.0


Группа

Группа

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

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

example-parent
Версия

Версия

0.9.0
Тип

Тип

pom

Скачать example-parent 0.9.0

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

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