Jar examples for m:madge
Pixel grid overlays for debugging whether assets are drawing at their native resolution.
You can download jar file madge 1.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add madge-1.1.1.jar to your project.
<dependency> <groupId>com.jakewharton.madge</groupId> <artifactId>madge</artifactId> <version>1.1.1</version> </dependency>
compile group: 'com.jakewharton.madge', name: 'madge', version: '1.1.1'
libraryDependencies += "com.jakewharton.madge" % "madge" % "1.1.1"
<dependency org="com.jakewharton.madge" name="madge" rev="1.1.1"/>
@Grapes(@Grab(group='com.jakewharton.madge', module='madge', version='1.1.1'))
'com.jakewharton.madge:madge:jar:1.1.1'
Click the following link to download the jar file.
madge-1.1.1-javadoc.jar