is not current version
Last Version 8.0.0

io.nflow:nflow-server-common 7.2.2

nFlow Server Common

GroupId

GroupId

io.nflow
ArtifactId

ArtifactId

nflow-server-common
Version

Version

7.2.2
Type

Type

jar

Download nflow-server-common 7.2.2


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