Last Version

DebugOverlay for Android 1.1.3

Android library to display various debugging information in an overlay window

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.ms-square
ArtifactId

ArtifactId

debugoverlay
Version

Version

1.1.3
Type

Type

aar
Description

Description

DebugOverlay for Android
Android library to display various debugging information in an overlay window
Project URL

Project URL

https://github.com/Manabu-GT/DebugOverlay-Android
Source Code Management

Source Code Management

https://github.com/Manabu-GT/DebugOverlay-Android

Download debugoverlay 1.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » support-compat jar 26.1.0
com.android.support » support-core-utils jar 26.1.0
com.android.support » support-annotations jar 26.1.0

Project Modules

There are no modules declared in this project.