| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.nflow |
| Идентификатор | Идентификаторnflow-explorer |
| Версия | Версия7.3.0 |
| Тип | Типpom |
| Описание |
Описаниеnflow-explorer
nFlow Explorer
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| nflow-explorer-7.3.0.pom | |
| nflow-explorer-7.3.0.tar.gz | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.nflow/nflow-explorer/ -->
<dependency>
<groupId>io.nflow</groupId>
<artifactId>nflow-explorer</artifactId>
<version>7.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.nflow/nflow-explorer/
implementation 'io.nflow:nflow-explorer:7.3.0'
// https://jarcasting.com/artifacts/io.nflow/nflow-explorer/
implementation ("io.nflow:nflow-explorer:7.3.0")
'io.nflow:nflow-explorer:pom:7.3.0'
<dependency org="io.nflow" name="nflow-explorer" rev="7.3.0">
<artifact name="nflow-explorer" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.nflow', module='nflow-explorer', version='7.3.0')
)
libraryDependencies += "io.nflow" % "nflow-explorer" % "7.3.0"
[io.nflow/nflow-explorer "7.3.0"]