is not current version
Last Version 0.4.0

com.hannesdorfmann:debugoverlay-noop 0.2.0

Dispaly an overlay to log debuging information on top of your android application

GroupId

GroupId

com.hannesdorfmann
ArtifactId

ArtifactId

debugoverlay-noop
Version

Version

0.2.0
Type

Type

aar

Download debugoverlay-noop 0.2.0


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