Последняя версия

Androscope 1.1

Androscope is a debugging tool for Android developers that allows to see application internals in a convenient web interface.

Лицензия

Лицензия

Группа

Группа

nl.ngti
Идентификатор

Идентификатор

androscope
Версия

Версия

1.1
Тип

Тип

aar
Описание

Описание

Androscope
Androscope is a debugging tool for Android developers that allows to see application internals in a convenient web interface.
Ссылка на сайт

Ссылка на сайт

https://github.com/ngti/androscope
Система контроля версий

Система контроля версий

https://github.com/ngti/androscope

Скачать androscope 1.1


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

Зависимости

runtime (5)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.30
androidx.activity » activity-ktx jar 1.3.1
androidx.core » core-ktx jar 1.6.0
org.nanohttpd : nanohttpd-webserver jar 2.3.1
com.google.code.gson : gson jar 2.8.6

Модули Проекта

Данный проект не имеет модулей.