| License |
License
Apache License
|
|---|---|
| Categories |
CategoriesLogging Application Layer Libs |
| GroupId | GroupIdco.devhack |
| ArtifactId | ArtifactIdremotelogging |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionremotelogging
Remote Logging for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| remotelogging-1.0.1.pom | |
| remotelogging-1.0.1-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/co.devhack/remotelogging/ -->
<dependency>
<groupId>co.devhack</groupId>
<artifactId>remotelogging</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.devhack/remotelogging/
implementation 'co.devhack:remotelogging:1.0.1'
// https://jarcasting.com/artifacts/co.devhack/remotelogging/
implementation ("co.devhack:remotelogging:1.0.1")
'co.devhack:remotelogging:aar:1.0.1'
<dependency org="co.devhack" name="remotelogging" rev="1.0.1">
<artifact name="remotelogging" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.devhack', module='remotelogging', version='1.0.1')
)
libraryDependencies += "co.devhack" % "remotelogging" % "1.0.1"
[co.devhack/remotelogging "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.0 |
| com.google.android.material » material | jar | 1.4.0 |
| com.jakewharton.timber : timber | jar | 5.0.1 |
| com.google.firebase » firebase-firestore-ktx | jar | 24.0.0 |