License |
License |
---|---|
GroupId | GroupIdcom.github.snowdream.android |
ArtifactId | ArtifactIdlog |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog
The android library project - log
|
Filename | Size |
---|---|
log-0.0.3.pom | |
log-0.0.3.jar | 3 KB |
log-0.0.3-sources.jar | 2 KB |
log-0.0.3-javadoc.jar | 38 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 1.5_r4 |