Debuggerman 2

Service-based agent providing access to configurable testing menu

License

License

MIT
Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.rosberry.android
ArtifactId

ArtifactId

debuggerman2
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Debuggerman 2
Service-based agent providing access to configurable testing menu

Download debuggerman2

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0