License |
License |
---|---|
Categories |
CategoriesHermes Application Layer Libs Messaging |
GroupId | GroupIdio.github.rafaelsramos |
ArtifactId | ArtifactIdhermestree |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionHermesTree
Runtime information gathering system aimed at closing the gap between the technicalities and Testers/PAs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hermestree-0.1.0.pom | |
hermestree-0.1.0.aar | 49 KB |
hermestree-0.1.0-sources.jar | 4 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |