GroupId | GroupIdio.palaima.debugdrawer |
---|---|
ArtifactId | ArtifactIddebugdrawer-actions |
Version | Version0.6.2 |
Type | Typeaar |
Filename | Size |
---|---|
debugdrawer-actions-0.6.2.pom | |
debugdrawer-actions-0.6.2.aar | 13 KB |
debugdrawer-actions-0.6.2-sources.jar | 4 KB |
debugdrawer-actions-0.6.2-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.palaima.debugdrawer/debugdrawer-actions/ -->
<dependency>
<groupId>io.palaima.debugdrawer</groupId>
<artifactId>debugdrawer-actions</artifactId>
<version>0.6.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.palaima.debugdrawer/debugdrawer-actions/
implementation 'io.palaima.debugdrawer:debugdrawer-actions:0.6.2'
// https://jarcasting.com/artifacts/io.palaima.debugdrawer/debugdrawer-actions/
implementation ("io.palaima.debugdrawer:debugdrawer-actions:0.6.2")
'io.palaima.debugdrawer:debugdrawer-actions:aar:0.6.2'
<dependency org="io.palaima.debugdrawer" name="debugdrawer-actions" rev="0.6.2">
<artifact name="debugdrawer-actions" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.palaima.debugdrawer', module='debugdrawer-actions', version='0.6.2')
)
libraryDependencies += "io.palaima.debugdrawer" % "debugdrawer-actions" % "0.6.2"
[io.palaima.debugdrawer/debugdrawer-actions "0.6.2"]