License |
License |
---|---|
GroupId | GroupIdtop.heue.utils |
ArtifactId | ArtifactIdlog |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlog
An android logger that can be easily used.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
log-1.2.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/top.heue.utils/log/ -->
<dependency>
<groupId>top.heue.utils</groupId>
<artifactId>log</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.heue.utils/log/
implementation 'top.heue.utils:log:1.2.0'
// https://jarcasting.com/artifacts/top.heue.utils/log/
implementation ("top.heue.utils:log:1.2.0")
'top.heue.utils:log:aar:1.2.0'
<dependency org="top.heue.utils" name="log" rev="1.2.0">
<artifact name="log" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.heue.utils', module='log', version='1.2.0')
)
libraryDependencies += "top.heue.utils" % "log" % "1.2.0"
[top.heue.utils/log "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |