| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.nqcx |
| Идентификатор | Идентификаторnqcx-tree |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеnqcx-tree
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| nqcx-tree-1.0.0.pom | |
| nqcx-tree-1.0.0.jar | 9 KB |
| nqcx-tree-1.0.0-sources.jar | 6 KB |
| nqcx-tree-1.0.0-javadoc.jar | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.nqcx/nqcx-tree/ -->
<dependency>
<groupId>org.nqcx</groupId>
<artifactId>nqcx-tree</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nqcx/nqcx-tree/
implementation 'org.nqcx:nqcx-tree:1.0.0'
// https://jarcasting.com/artifacts/org.nqcx/nqcx-tree/
implementation ("org.nqcx:nqcx-tree:1.0.0")
'org.nqcx:nqcx-tree:jar:1.0.0'
<dependency org="org.nqcx" name="nqcx-tree" rev="1.0.0">
<artifact name="nqcx-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nqcx', module='nqcx-tree', version='1.0.0')
)
libraryDependencies += "org.nqcx" % "nqcx-tree" % "1.0.0"
[org.nqcx/nqcx-tree "1.0.0"]