GroupId | GroupIdio.palaima.debugdrawer |
---|---|
ArtifactId | ArtifactIddebugdrawer-location |
Version | Version0.4.0 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/io.palaima.debugdrawer/debugdrawer-location/ -->
<dependency>
<groupId>io.palaima.debugdrawer</groupId>
<artifactId>debugdrawer-location</artifactId>
<version>0.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.palaima.debugdrawer/debugdrawer-location/
implementation 'io.palaima.debugdrawer:debugdrawer-location:0.4.0'
// https://jarcasting.com/artifacts/io.palaima.debugdrawer/debugdrawer-location/
implementation ("io.palaima.debugdrawer:debugdrawer-location:0.4.0")
'io.palaima.debugdrawer:debugdrawer-location:aar:0.4.0'
<dependency org="io.palaima.debugdrawer" name="debugdrawer-location" rev="0.4.0">
<artifact name="debugdrawer-location" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.palaima.debugdrawer', module='debugdrawer-location', version='0.4.0')
)
libraryDependencies += "io.palaima.debugdrawer" % "debugdrawer-location" % "0.4.0"
[io.palaima.debugdrawer/debugdrawer-location "0.4.0"]