is not current version
Last Version 1.2.0

com.github.snowdream.android.util:log 1.1.0

android lib - log

GroupId

GroupId

com.github.snowdream.android.util
ArtifactId

ArtifactId

log
Version

Version

1.1.0
Type

Type

jar

Download log 1.1.0


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