Jar examples for d:debugoverlay
Dispaly an overlay to log debuging information on top of your android application
You can download jar file debugoverlay 1.1.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add debugoverlay-1.1.3.jar to your project.
<dependency> <groupId>com.ms-square</groupId> <artifactId>debugoverlay</artifactId> <version>1.1.3</version> </dependency>
compile group: 'com.ms-square', name: 'debugoverlay', version: '1.1.3'
libraryDependencies += "com.ms-square" % "debugoverlay" % "1.1.3"
<dependency org="com.ms-square" name="debugoverlay" rev="1.1.3"/>
@Grapes(@Grab(group='com.ms-square', module='debugoverlay', version='1.1.3'))
'com.ms-square:debugoverlay:jar:1.1.3'
Click the following link to download the jar file.
debugoverlay-1.1.3-javadoc.jar