is not current version
Last Version 1.1.3

com.ms-square:debugoverlay 1.0.0

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.0.0
Type

Type

aar

Download debugoverlay 1.0.0


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