Last Version

LogPlus 1.0.0

Android Logcat util

License

License

GroupId

GroupId

com.licheedev
ArtifactId

ArtifactId

logplus
Version

Version

1.0.0
Type

Type

aar
Description

Description

LogPlus
Android Logcat util
Project URL

Project URL

https://github.com/licheedev/LogPlus
Source Code Management

Source Code Management

https://github.com/licheedev/LogPlus

Download logplus 1.0.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.