| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHermes Библиотеки уровня приложения Messaging |
| Группа | Группаio.github.rafaelsramos |
| Идентификатор | Идентификаторhermestree |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеHermesTree
Runtime information gathering system aimed at closing the gap between the technicalities and Testers/PAs
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hermestree-0.1.0.pom | |
| hermestree-0.1.0.aar | 49 KB |
| hermestree-0.1.0-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.rafaelsramos/hermestree/ -->
<dependency>
<groupId>io.github.rafaelsramos</groupId>
<artifactId>hermestree</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rafaelsramos/hermestree/
implementation 'io.github.rafaelsramos:hermestree:0.1.0'
// https://jarcasting.com/artifacts/io.github.rafaelsramos/hermestree/
implementation ("io.github.rafaelsramos:hermestree:0.1.0")
'io.github.rafaelsramos:hermestree:aar:0.1.0'
<dependency org="io.github.rafaelsramos" name="hermestree" rev="0.1.0">
<artifact name="hermestree" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.rafaelsramos', module='hermestree', version='0.1.0')
)
libraryDependencies += "io.github.rafaelsramos" % "hermestree" % "0.1.0"
[io.github.rafaelsramos/hermestree "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| io.github.rafaelsramos : formatter | jar | 0.1.0 |
| io.github.rafaelsramos : hermeslogger | jar | 0.2.0 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| com.jakewharton.timber : timber | jar | 5.0.1 |