License |
License |
---|---|
GroupId | GroupIdcom.elvishew |
ArtifactId | ArtifactIdxlog |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionXLog
Android logger, pretty, powerful and flexible, logging to file and everywhere
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xlog-1.11.0.pom | |
xlog-1.11.0.aar | 37 KB |
xlog-1.11.0-sources.jar | 42 KB |
xlog-1.11.0-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.elvishew/xlog/ -->
<dependency>
<groupId>com.elvishew</groupId>
<artifactId>xlog</artifactId>
<version>1.11.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.elvishew/xlog/
implementation 'com.elvishew:xlog:1.11.0'
// https://jarcasting.com/artifacts/com.elvishew/xlog/
implementation ("com.elvishew:xlog:1.11.0")
'com.elvishew:xlog:aar:1.11.0'
<dependency org="com.elvishew" name="xlog" rev="1.11.0">
<artifact name="xlog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.elvishew', module='xlog', version='1.11.0')
)
libraryDependencies += "com.elvishew" % "xlog" % "1.11.0"
[com.elvishew/xlog "1.11.0"]