is not current version
Last Version 8.0.0

io.nflow:nflow-server-common 7.2.4

nFlow Server Common

GroupId

GroupId

io.nflow
ArtifactId

ArtifactId

nflow-server-common
Version

Version

7.2.4
Type

Type

jar

Download nflow-server-common 7.2.4


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