is not current version
Last Version 8.0.0

io.nflow:nflow-root 5.1.0

nFlow Root

GroupId

GroupId

io.nflow
ArtifactId

ArtifactId

nflow-root
Version

Version

5.1.0
Type

Type

pom

Download nflow-root 5.1.0

Filename Size
nflow-root-5.1.0.pom 32 KB
Browse

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