is not current version
Last Version 1.1.4

com.jakewharton.madge:madge 1.0.0

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

GroupId

GroupId

com.jakewharton.madge
ArtifactId

ArtifactId

madge
Version

Version

1.0.0
Type

Type

jar

Download madge 1.0.0


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