| License | License | 
|---|---|
| GroupId | GroupIdio.github.rafaelsramos | 
| ArtifactId | ArtifactIdtree | 
| Version | Version0.0.1-snapshot | 
| 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 | 
|---|---|
| tree-0.0.1-snapshot.pom | |
| tree-0.0.1-snapshot.aar | 49 KB | 
| tree-0.0.1-snapshot-sources.jar | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.rafaelsramos/tree/ -->
<dependency>
    <groupId>io.github.rafaelsramos</groupId>
    <artifactId>tree</artifactId>
    <version>0.0.1-snapshot</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/io.github.rafaelsramos/tree/
implementation 'io.github.rafaelsramos:tree:0.0.1-snapshot'// https://jarcasting.com/artifacts/io.github.rafaelsramos/tree/
implementation ("io.github.rafaelsramos:tree:0.0.1-snapshot")'io.github.rafaelsramos:tree:aar:0.0.1-snapshot'<dependency org="io.github.rafaelsramos" name="tree" rev="0.0.1-snapshot">
  <artifact name="tree" type="aar" />
</dependency>@Grapes(
@Grab(group='io.github.rafaelsramos', module='tree', version='0.0.1-snapshot')
)libraryDependencies += "io.github.rafaelsramos" % "tree" % "0.0.1-snapshot"[io.github.rafaelsramos/tree "0.0.1-snapshot"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 | 
| Hermes » hermeslogger | jar | unspecified | 
| Hermes » formatter | jar | unspecified | 
| androidx.core » core-ktx | jar | 1.6.0 | 
| androidx.appcompat » appcompat | jar | 1.3.0 | 
| com.jakewharton.timber : timber | jar | 5.0.1 |