androiddebuglib

Android debug lib is a powerful debugging library, which is convenient for developers to debug the database, preferences, file browsing and other functions in applications

License

License

GroupId

GroupId

com.itlgl.android
ArtifactId

ArtifactId

androiddebuglib
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

aar
Description

Description

androiddebuglib
Android debug lib is a powerful debugging library, which is convenient for developers to debug the database, preferences, file browsing and other functions in applications
Project URL

Project URL

https://github.com/itlgl/AndroidDebugLib
Source Code Management

Source Code Management

https://github.com/itlgl/AndroidDebugLib

Download androiddebuglib

How to add to project

<!-- https://jarcasting.com/artifacts/com.itlgl.android/androiddebuglib/ -->
<dependency>
    <groupId>com.itlgl.android</groupId>
    <artifactId>androiddebuglib</artifactId>
    <version>0.1.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.itlgl.android/androiddebuglib/
implementation 'com.itlgl.android:androiddebuglib:0.1.4'
// https://jarcasting.com/artifacts/com.itlgl.android/androiddebuglib/
implementation ("com.itlgl.android:androiddebuglib:0.1.4")
'com.itlgl.android:androiddebuglib:aar:0.1.4'
<dependency org="com.itlgl.android" name="androiddebuglib" rev="0.1.4">
  <artifact name="androiddebuglib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.itlgl.android', module='androiddebuglib', version='0.1.4')
)
libraryDependencies += "com.itlgl.android" % "androiddebuglib" % "0.1.4"
[com.itlgl.android/androiddebuglib "0.1.4"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.7
org.nanohttpd : nanohttpd jar 2.3.1
org.nanohttpd : nanohttpd-websocket jar 2.3.1
com.itlgl : byteutil jar 0.1.2
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1