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

io.nflow:nflow-root 4.0.0

nFlow Root

Группа

Группа

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

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

nflow-root
Версия

Версия

4.0.0
Тип

Тип

pom

Скачать nflow-root 4.0.0

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

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