Last Version

Debug Drawer Base Module 0.8.0

Android Debug Drawer Base Module

License

License

GroupId

GroupId

io.palaima.debugdrawer
ArtifactId

ArtifactId

debugdrawer-base
Version

Version

0.8.0
Type

Type

aar
Description

Description

Debug Drawer Base Module
Android Debug Drawer Base Module
Project URL

Project URL

https://github.com/palaima/DebugDrawer
Source Code Management

Source Code Management

https://github.com/palaima/DebugDrawer

Download debugdrawer-base 0.8.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.android.support » support-annotations jar 27.0.2
com.android.support » appcompat-v7 jar 27.0.2

Project Modules

There are no modules declared in this project.