is not current version
Last Version 3.3.0

com.nitorcreations:nflow-jetty 3.1.1

nFlow Jetty

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

nflow-jetty
Version

Version

3.1.1
Type

Type

jar

Download nflow-jetty 3.1.1


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