| License |
License |
|---|---|
| GroupId | GroupIdcom.itlgl.android |
| ArtifactId | ArtifactIdandroiddebuglib |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionandroiddebuglib
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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| androiddebuglib-0.1.4.pom | |
| androiddebuglib-0.1.4.aar | 55 KB |
| androiddebuglib-0.1.4-sources.jar | 8 KB |
| androiddebuglib-0.1.4-javadoc.jar | 44 KB |
| Browse |
<!-- 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"]
| 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 |