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

io.tracee:tracee-parent 1.1.0

Please refer to https://github.com/tracee/tracee.

Группа

Группа

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

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

tracee-parent
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать tracee-parent 1.1.0

Имя Файла Размер
tracee-parent-1.1.0.pom 20 KB
Обзор

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