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