License |
License |
---|---|
GroupId | GroupIdcom.elvishew |
ArtifactId | ArtifactIdxlog-libcat |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionXLog: LibCat
Intercept the origin log and pass it to specific printer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xlog-libcat-1.0.0.pom | |
xlog-libcat-1.0.0.aar | 3 KB |
xlog-libcat-1.0.0-sources.jar | 3 KB |
xlog-libcat-1.0.0-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.elvishew/xlog-libcat/ -->
<dependency>
<groupId>com.elvishew</groupId>
<artifactId>xlog-libcat</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.elvishew/xlog-libcat/
implementation 'com.elvishew:xlog-libcat:1.0.0'
// https://jarcasting.com/artifacts/com.elvishew/xlog-libcat/
implementation ("com.elvishew:xlog-libcat:1.0.0")
'com.elvishew:xlog-libcat:aar:1.0.0'
<dependency org="com.elvishew" name="xlog-libcat" rev="1.0.0">
<artifact name="xlog-libcat" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.elvishew', module='xlog-libcat', version='1.0.0')
)
libraryDependencies += "com.elvishew" % "xlog-libcat" % "1.0.0"
[com.elvishew/xlog-libcat "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.elvishew : xlog | jar | 1.9.0 |
org.aspectj : aspectjrt | jar | 1.9.5 |