| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.kdvolder |
| Идентификатор | Идентификаторtwo-three-tree |
| Версия | Версия0.0.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеtwo-three-tree
Two-Three Tree implementation
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| two-three-tree-0.0.1-RELEASE.pom | |
| two-three-tree-0.0.1-RELEASE.jar | 14 KB |
| two-three-tree-0.0.1-RELEASE-sources.jar | 4 KB |
| two-three-tree-0.0.1-RELEASE-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.kdvolder/two-three-tree/ -->
<dependency>
<groupId>com.github.kdvolder</groupId>
<artifactId>two-three-tree</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kdvolder/two-three-tree/
implementation 'com.github.kdvolder:two-three-tree:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.kdvolder/two-three-tree/
implementation ("com.github.kdvolder:two-three-tree:0.0.1-RELEASE")
'com.github.kdvolder:two-three-tree:jar:0.0.1-RELEASE'
<dependency org="com.github.kdvolder" name="two-three-tree" rev="0.0.1-RELEASE">
<artifact name="two-three-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kdvolder', module='two-three-tree', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.kdvolder" % "two-three-tree" % "0.0.1-RELEASE"
[com.github.kdvolder/two-three-tree "0.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.kdvolder : misc-util | jar | 0.0.1-M2 |
| com.google.guava : guava | jar | 19.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |