is not current version
Last Version 1.2.8

com.nitorcreations:nflow-explorer 0.0.3

nFlow Explorer

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

nflow-explorer
Version

Version

0.0.3
Type

Type

pom

Download nflow-explorer 0.0.3


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