is not current version
Last Version 0.0.3

com.github.snowdream.android:log 0.0.2

The android library project - log

GroupId

GroupId

com.github.snowdream.android
ArtifactId

ArtifactId

log
Version

Version

0.0.2
Type

Type

jar

Download log 0.0.2


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