| License |
License |
|---|---|
| GroupId | GroupIdcom.thothsun |
| ArtifactId | ArtifactIdsablogger |
| Last Version | Last Version1.0.8 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionsablogger
A small and beautiful log library for Android that is called SabLogger.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sablogger-1.0.8.pom | |
| sablogger-1.0.8-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thothsun/sablogger/ -->
<dependency>
<groupId>com.thothsun</groupId>
<artifactId>sablogger</artifactId>
<version>1.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.thothsun/sablogger/
implementation 'com.thothsun:sablogger:1.0.8'
// https://jarcasting.com/artifacts/com.thothsun/sablogger/
implementation ("com.thothsun:sablogger:1.0.8")
'com.thothsun:sablogger:aar:1.0.8'
<dependency org="com.thothsun" name="sablogger" rev="1.0.8">
<artifact name="sablogger" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.thothsun', module='sablogger', version='1.0.8')
)
libraryDependencies += "com.thothsun" % "sablogger" % "1.0.8"
[com.thothsun/sablogger "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |