is not current version
Last Version 1.2.8

com.nitorcreations:nflow-explorer 1.1.0

nFlow Explorer

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

nflow-explorer
Version

Version

1.1.0
Type

Type

pom

Download nflow-explorer 1.1.0


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