License |
License |
---|---|
GroupId | GroupIdtop.heue.utils |
ArtifactId | ArtifactIdlog |
Version | Version1.0.5 |
Type | Typeaar |
Description |
Descriptionlog
A Logger For My Simple Android App.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
log-1.0.5.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/top.heue.utils/log/ -->
<dependency>
<groupId>top.heue.utils</groupId>
<artifactId>log</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.heue.utils/log/
implementation 'top.heue.utils:log:1.0.5'
// https://jarcasting.com/artifacts/top.heue.utils/log/
implementation ("top.heue.utils:log:1.0.5")
'top.heue.utils:log:aar:1.0.5'
<dependency org="top.heue.utils" name="log" rev="1.0.5">
<artifact name="log" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.heue.utils', module='log', version='1.0.5')
)
libraryDependencies += "top.heue.utils" % "log" % "1.0.5"
[top.heue.utils/log "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.8 |