is not current version
Last Version 1.2.8

com.nitorcreations:nflow-explorer 0.0.8

nFlow Explorer

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

nflow-explorer
Version

Version

0.0.8
Type

Type

pom

Download nflow-explorer 0.0.8


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