log

android lib - log

License

License

GroupId

GroupId

com.github.snowdream.android.util
ArtifactId

ArtifactId

log
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

log
android lib - log

Download log

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.snowdream.android.util/log/ -->
<dependency>
    <groupId>com.github.snowdream.android.util</groupId>
    <artifactId>log</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.android.util/log/
implementation 'com.github.snowdream.android.util:log:1.2.0'
// https://jarcasting.com/artifacts/com.github.snowdream.android.util/log/
implementation ("com.github.snowdream.android.util:log:1.2.0")
'com.github.snowdream.android.util:log:jar:1.2.0'
<dependency org="com.github.snowdream.android.util" name="log" rev="1.2.0">
  <artifact name="log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.android.util', module='log', version='1.2.0')
)
libraryDependencies += "com.github.snowdream.android.util" % "log" % "1.2.0"
[com.github.snowdream.android.util/log "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1

Project Modules

There are no modules declared in this project.
com.github.snowdream.android.util

Versions

Version
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0
0.0.7
0.0.5
0.0.4