is not current version
Last Version 0.1.4

androiddebuglib 0.0.7

A simple tool that can debug the Android database, transfer files, and send messages. !!!Never import in release version!!!

License

License

GroupId

GroupId

com.itlgl.android
ArtifactId

ArtifactId

androiddebuglib
Version

Version

0.0.7
Type

Type

aar
Description

Description

androiddebuglib
A simple tool that can debug the Android database, transfer files, and send messages. !!!Never import in release version!!!
Project URL

Project URL

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

Source Code Management

https://github.com/itlgl/AndroidDebugLib

Download androiddebuglib 0.0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
org.nanohttpd : nanohttpd jar 2.2.0
com.itlgl : byteutil jar 0.0.7

Project Modules

There are no modules declared in this project.