License |
License |
---|---|
GroupId | GroupIdio.palaima.debugdrawer |
ArtifactId | ArtifactIddebugdrawer-commons |
Version | Version0.8.0 |
Type | Typeaar |
Description |
DescriptionDebug Drawer Commons Module
Android Debug Drawer Commons Module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
debugdrawer-commons-0.8.0.pom | |
debugdrawer-commons-0.8.0.aar | 61 KB |
debugdrawer-commons-0.8.0-sources.jar | 8 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 27.0.2 |
io.palaima.debugdrawer : debugdrawer-base | jar | 0.8.0 |