MVN

nl.ngti : androscope

Maven & Gradle

Sep 16, 2021
12 stars

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

<dependency>
    <groupId>nl.ngti</groupId>
    <artifactId>androscope</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nl.ngti : androscope to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1
  • Latest Release Candidate: 1.0-RC4

All Versions

Choose a version of nl.ngti : androscope to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
androscope-1.1
1.0
androscope-1.0
androscope-1.0-RC4
androscope-1.0-RC3
androscope-1.0-RC2
androscope-1.0-RC1

How to add a dependency to Maven

Add the following nl.ngti : androscope maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nl.ngti</groupId>
    <artifactId>androscope</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nl.ngti : androscope gradle dependency to your build.gradle file:

implementation 'nl.ngti:androscope:1.1'

Gradle Kotlin DSL: Add the following nl.ngti : androscope gradle kotlin dependency to your build.gradle.kts file:

implementation("nl.ngti:androscope:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following nl.ngti : androscope sbt scala dependency to your build.sbt file:

libraryDependencies += "nl.ngti" % "androscope" % "1.1"

Advertisement

Dependencies from Group

Sep 16, 2021
12 stars

Discover Dependencies

Apr 09, 2021
68.1k stars
May 25, 2020
11 stars
Jun 22, 2023
17 usages
2 stars
Jun 22, 2023
9 usages
2 stars
Jun 22, 2023
7 usages
May 29, 2020
0 stars
Aug 16, 2023
5 usages
95 stars
May 18, 2021
6 usages
4 stars
Sep 05, 2022
1 usages
8 stars