log

The android library project - log

License

License

GroupId

GroupId

com.github.snowdream.android
ArtifactId

ArtifactId

log
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

log
The android library project - log

Download log

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 1.5_r4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1