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