is not current version
Last Version 1.0.1

com.rosberry.android:debuggerman2 1.0.0

Service-based agent providing access to configurable testing menu

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.rosberry.android
ArtifactId

ArtifactId

debuggerman2
Version

Version

1.0.0
Type

Type

aar

Download debuggerman2 1.0.0


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