| License |
License |
|---|---|
| GroupId | GroupIdio.github.yukimatsumura |
| ArtifactId | ArtifactIdkoma |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionkoma
"koma" is an Android library that visualizes the UI rendering performance of your app.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| koma-0.2.pom | |
| koma-0.2-sources.jar | 16 KB |
| koma-0.2-javadoc.jar | 379 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
| 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 |