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

io.airlift.resolver:resolver-root 1.2

Resolve the dependencies of Maven coordinates or POM file

Группа

Группа

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

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

resolver-root
Версия

Версия

1.2
Тип

Тип

pom

Скачать resolver-root 1.2

Имя Файла Размер
resolver-root-1.2.pom 9 KB
Обзор

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