is not current version
Last Version 8.0.0

io.nflow:nflow-root 7.2.1

nFlow Root

GroupId

GroupId

io.nflow
ArtifactId

ArtifactId

nflow-root
Version

Version

7.2.1
Type

Type

pom

Download nflow-root 7.2.1

Filename Size
nflow-root-7.2.1.pom 35 KB
Browse

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