Download madge-1.1.1.jar file - Jar m

Jar examples for m:madge

Description

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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

madge-1.1.1-javadoc.jar
madge-1.1.1-sources.jar
madge-1.1.1.jar
madge-1.1.1.pom



Related Tutorials