is not current version
Last Version 1.1.3

com.ms-square:debugoverlay 1.1.2

Android library to display various debugging information in an overlay window

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.ms-square
ArtifactId

ArtifactId

debugoverlay
Version

Version

1.1.2
Type

Type

aar

Download debugoverlay 1.1.2


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