Last Version

androiddebuglib 0.1.4

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
Version

Version

0.1.4
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 0.1.4


<!-- 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.