is not current version
Last Version 1.1.4

com.jakewharton.madge:madge 1.1.1

Pixel grid overlays for debugging whether assets are drawing at their native resolution.

GroupId

GroupId

com.jakewharton.madge
ArtifactId

ArtifactId

madge
Version

Version

1.1.1
Type

Type

jar

Download madge 1.1.1


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