Last Version

koma 0.2

"koma" is an Android library that visualizes the UI rendering performance of your app.

License

License

GroupId

GroupId

io.github.yukimatsumura
ArtifactId

ArtifactId

koma
Version

Version

0.2
Type

Type

aar
Description

Description

koma
"koma" is an Android library that visualizes the UI rendering performance of your app.
Project URL

Project URL

https://github.com/YukiMatsumura/koma
Source Code Management

Source Code Management

https://github.com/YukiMatsumura/koma/tree/main

Download koma 0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (3)

Group / Artifact Type Version
androidx.activity » activity-ktx jar 1.3.1
androidx.fragment » fragment-ktx jar 1.3.6
com.jakewharton.picnic : picnic jar 0.5.0

Project Modules

There are no modules declared in this project.