License |
License |
---|---|
GroupId | GroupIdcom.github.snowdream.android.util |
ArtifactId | ArtifactIdlog |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog
android lib - log
|
Filename | Size |
---|---|
log-1.2.0.pom | |
log-1.2.0.jar | 2 KB |
log-1.2.0-sources.jar | 2 KB |
log-1.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.snowdream.android.util/log/ -->
<dependency>
<groupId>com.github.snowdream.android.util</groupId>
<artifactId>log</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.android.util/log/
implementation 'com.github.snowdream.android.util:log:1.2.0'
// https://jarcasting.com/artifacts/com.github.snowdream.android.util/log/
implementation ("com.github.snowdream.android.util:log:1.2.0")
'com.github.snowdream.android.util:log:jar:1.2.0'
<dependency org="com.github.snowdream.android.util" name="log" rev="1.2.0">
<artifact name="log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.android.util', module='log', version='1.2.0')
)
libraryDependencies += "com.github.snowdream.android.util" % "log" % "1.2.0"
[com.github.snowdream.android.util/log "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.1 |