is not current version
Last Version 0.8.0

io.palaima.debugdrawer:debugdrawer-actions 0.7.9

Android Debug Drawer Actions Module

GroupId

GroupId

io.palaima.debugdrawer
ArtifactId

ArtifactId

debugdrawer-actions
Version

Version

0.7.9
Type

Type

aar

Download debugdrawer-actions 0.7.9


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