не последняя версия
Последняя версия 1.2.8

com.nitorcreations:nflow-explorer 0.0.6

nFlow Explorer

Группа

Группа

com.nitorcreations
Идентификатор

Идентификатор

nflow-explorer
Версия

Версия

0.0.6
Тип

Тип

pom

Скачать nflow-explorer 0.0.6


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