Last Version

The overlay for debug builds 0.4.0

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

License

License

GroupId

GroupId

com.hannesdorfmann
ArtifactId

ArtifactId

debugoverlay
Version

Version

0.4.0
Type

Type

aar
Description

Description

The overlay for debug builds
Dispaly an overlay to log debuging information on top of your android application
Project URL

Project URL

https://github.com/sockeqwe/debugoverlay
Source Code Management

Source Code Management

https://github.com/sockeqwe/debugoverlay

Download debugoverlay 0.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 28.0.0

Project Modules

There are no modules declared in this project.