License |
License |
---|---|
GroupId | GroupIdcom.licheedev |
ArtifactId | ArtifactIdlogplus |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLogPlus
Android Logcat util
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
logplus-1.0.0.pom | |
logplus-1.0.0-sources.jar | 1 KB |
logplus-1.0.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.licheedev/logplus/ -->
<dependency>
<groupId>com.licheedev</groupId>
<artifactId>logplus</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.licheedev/logplus/
implementation 'com.licheedev:logplus:1.0.0'
// https://jarcasting.com/artifacts/com.licheedev/logplus/
implementation ("com.licheedev:logplus:1.0.0")
'com.licheedev:logplus:aar:1.0.0'
<dependency org="com.licheedev" name="logplus" rev="1.0.0">
<artifact name="logplus" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.licheedev', module='logplus', version='1.0.0')
)
libraryDependencies += "com.licheedev" % "logplus" % "1.0.0"
[com.licheedev/logplus "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |