is not current version
Last Version 8.0.0

io.nflow:nflow-rest-api-spring-web 5.4.0

nFlow REST API Spring Web

GroupId

GroupId

io.nflow
ArtifactId

ArtifactId

nflow-rest-api-spring-web
Version

Version

5.4.0
Type

Type

jar

Download nflow-rest-api-spring-web 5.4.0


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