License |
License |
---|---|
GroupId | GroupIdcom.github.omottec |
ArtifactId | ArtifactIdandroid-log |
Last Version | Last Version0.0.14 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroidLog
A lib for android log
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-log-0.0.14.pom | |
android-log-0.0.14.aar | 17 KB |
android-log-0.0.14-sources.jar | 2 KB |
android-log-0.0.14-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.omottec/android-log/ -->
<dependency>
<groupId>com.github.omottec</groupId>
<artifactId>android-log</artifactId>
<version>0.0.14</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.omottec/android-log/
implementation 'com.github.omottec:android-log:0.0.14'
// https://jarcasting.com/artifacts/com.github.omottec/android-log/
implementation ("com.github.omottec:android-log:0.0.14")
'com.github.omottec:android-log:aar:0.0.14'
<dependency org="com.github.omottec" name="android-log" rev="0.0.14">
<artifact name="android-log" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.omottec', module='android-log', version='0.0.14')
)
libraryDependencies += "com.github.omottec" % "android-log" % "0.0.14"
[com.github.omottec/android-log "0.0.14"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.0.0 |