is not current version
Last Version 1.2.0

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


GroupId

GroupId

com.github.snowdream.android.util
ArtifactId

ArtifactId

log
Version

Version

0.0.4
Type

Type

jar

Download log 0.0.4


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