не последняя версия
Последняя версия 2.17.0.RELEASE

io.xream.x7:x7-repo 2.4.0.RELEASE

http://x7.xream.io

Группа

Группа

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

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

x7-repo
Версия

Версия

2.4.0.RELEASE
Тип

Тип

pom

Скачать x7-repo 2.4.0.RELEASE

Имя Файла Размер
x7-repo-2.4.0.RELEASE.pom 1 KB
Обзор

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