is not current version
Last Version 3.3.0

com.nitorcreations:nflow-root 0.3.1

nFlow Root

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

nflow-root
Version

Version

0.3.1
Type

Type

pom

Download nflow-root 0.3.1

Filename Size
nflow-root-0.3.1.pom 19 KB
Browse

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