is not current version
Last Version 3.3.0

com.nitorcreations:nflow-root 3.0.0

nFlow Root

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

nflow-root
Version

Version

3.0.0
Type

Type

pom

Download nflow-root 3.0.0

Filename Size
nflow-root-3.0.0.pom 27 KB
Browse

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