| Группа | Группаcom.nitorcreations |
|---|---|
| Идентификатор | Идентификаторnflow-explorer |
| Версия | Версия0.0.6 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| nflow-explorer-0.0.6.pom | |
| nflow-explorer-0.0.6.tar.gz | 7 KB |
| Обзор |
<!-- 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"]