Last Version

Debug Drawer Commons Module 0.8.0

Android Debug Drawer Commons Module

License

License

GroupId

GroupId

io.palaima.debugdrawer
ArtifactId

ArtifactId

debugdrawer-commons
Version

Version

0.8.0
Type

Type

aar
Description

Description

Debug Drawer Commons Module
Android Debug Drawer Commons Module
Project URL

Project URL

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

Source Code Management

https://github.com/palaima/DebugDrawer

Download debugdrawer-commons 0.8.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.android.support » support-annotations jar 27.0.2
io.palaima.debugdrawer : debugdrawer-base jar 0.8.0

Project Modules

There are no modules declared in this project.