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

io.xream.x7:x7-parent 2.3.0.RELEASE

http://x7.xream.io

Группа

Группа

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

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

x7-parent
Версия

Версия

2.3.0.RELEASE
Тип

Тип

pom

Скачать x7-parent 2.3.0.RELEASE

Имя Файла Размер
x7-parent-2.3.0.RELEASE.pom 7 KB
Обзор

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