is not current version
Last Version 0.8.0

io.palaima.debugdrawer:debugdrawer-fps 0.7.0

An Android Debug Drawer library

GroupId

GroupId

io.palaima.debugdrawer
ArtifactId

ArtifactId

debugdrawer-fps
Version

Version

0.7.0
Type

Type

aar

Download debugdrawer-fps 0.7.0


<!-- https://jarcasting.com/artifacts/io.palaima.debugdrawer/debugdrawer-fps/ -->
<dependency>
    <groupId>io.palaima.debugdrawer</groupId>
    <artifactId>debugdrawer-fps</artifactId>
    <version>0.7.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.palaima.debugdrawer/debugdrawer-fps/
implementation 'io.palaima.debugdrawer:debugdrawer-fps:0.7.0'
// https://jarcasting.com/artifacts/io.palaima.debugdrawer/debugdrawer-fps/
implementation ("io.palaima.debugdrawer:debugdrawer-fps:0.7.0")
'io.palaima.debugdrawer:debugdrawer-fps:aar:0.7.0'
<dependency org="io.palaima.debugdrawer" name="debugdrawer-fps" rev="0.7.0">
  <artifact name="debugdrawer-fps" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.palaima.debugdrawer', module='debugdrawer-fps', version='0.7.0')
)
libraryDependencies += "io.palaima.debugdrawer" % "debugdrawer-fps" % "0.7.0"
[io.palaima.debugdrawer/debugdrawer-fps "0.7.0"]