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

io.nflow:nflow-root 5.5.0

nFlow Root

Группа

Группа

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

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

nflow-root
Версия

Версия

5.5.0
Тип

Тип

pom

Скачать nflow-root 5.5.0

Имя Файла Размер
nflow-root-5.5.0.pom 34 KB
Обзор

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