| License |
License |
|---|---|
| GroupId | GroupIdsh.loggy |
| ArtifactId | ArtifactIdloggy |
| Last Version | Last Version0.7.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionLoggy
Android Loggy library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| loggy-0.7.0.pom | |
| loggy-0.7.0-sources.jar | 12 KB |
| loggy-0.7.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/sh.loggy/loggy/ -->
<dependency>
<groupId>sh.loggy</groupId>
<artifactId>loggy</artifactId>
<version>0.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/sh.loggy/loggy/
implementation 'sh.loggy:loggy:0.7.0'
// https://jarcasting.com/artifacts/sh.loggy/loggy/
implementation ("sh.loggy:loggy:0.7.0")
'sh.loggy:loggy:aar:0.7.0'
<dependency org="sh.loggy" name="loggy" rev="0.7.0">
<artifact name="loggy" type="aar" />
</dependency>
@Grapes(
@Grab(group='sh.loggy', module='loggy', version='0.7.0')
)
libraryDependencies += "sh.loggy" % "loggy" % "0.7.0"
[sh.loggy/loggy "0.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 4.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |
| org.jetbrains.kotlinx : kotlinx-serialization-core | jar | 1.3.0 |
| org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.3.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.0 |
| com.jakewharton.threetenabp : threetenabp | jar | 1.3.1 |
| androidx.datastore » datastore-preferences | jar | 1.0.0 |
| com.jakewharton.timber : timber | jar | 5.0.1 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| io.grpc : grpc-android | jar | 1.41.0 |
| io.grpc : grpc-okhttp | jar | 1.41.0 |
| io.grpc : grpc-protobuf-lite | jar | 1.41.0 |
| io.grpc : grpc-stub | jar | 1.41.0 |
| io.grpc : grpc-kotlin-stub | jar | 1.1.0 |
| com.squareup.tape2 : tape | jar | 2.0.0-beta1 |
| com.squareup.okio : okio | jar | 3.0.0-alpha.9 |