| License |
License |
|---|---|
| GroupId | GroupIdio.github.ohoussein |
| ArtifactId | ArtifactIdreportoandroid |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionreportoandroid
An android report library that allows to collect the app data like logcat, preferences, databases and then share it.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| reportoandroid-1.0.4.pom | |
| reportoandroid-1.0.4-sources.jar | 7 KB |
| reportoandroid-1.0.4-javadoc.jar | 349 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ohoussein/reportoandroid/ -->
<dependency>
<groupId>io.github.ohoussein</groupId>
<artifactId>reportoandroid</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ohoussein/reportoandroid/
implementation 'io.github.ohoussein:reportoandroid:1.0.4'
// https://jarcasting.com/artifacts/io.github.ohoussein/reportoandroid/
implementation ("io.github.ohoussein:reportoandroid:1.0.4")
'io.github.ohoussein:reportoandroid:aar:1.0.4'
<dependency org="io.github.ohoussein" name="reportoandroid" rev="1.0.4">
<artifact name="reportoandroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ohoussein', module='reportoandroid', version='1.0.4')
)
libraryDependencies += "io.github.ohoussein" % "reportoandroid" % "1.0.4"
[io.github.ohoussein/reportoandroid "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |