is not current version
Last Version 8.0.0

io.nflow:nflow-server-common 7.2.3

nFlow Server Common

GroupId

GroupId

io.nflow
ArtifactId

ArtifactId

nflow-server-common
Version

Version

7.2.3
Type

Type

jar

Download nflow-server-common 7.2.3


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