| License |
License |
|---|---|
| GroupId | GroupIdcom.juul.krayon |
| ArtifactId | ArtifactIdcompose-android-debug |
| Last Version | Last Version0.12.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionKrayon
A collection of drawing/charting utilities
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.juul.krayon/compose-android-debug/ -->
<dependency>
<groupId>com.juul.krayon</groupId>
<artifactId>compose-android-debug</artifactId>
<version>0.12.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.juul.krayon/compose-android-debug/
implementation 'com.juul.krayon:compose-android-debug:0.12.0'
// https://jarcasting.com/artifacts/com.juul.krayon/compose-android-debug/
implementation ("com.juul.krayon:compose-android-debug:0.12.0")
'com.juul.krayon:compose-android-debug:aar:0.12.0'
<dependency org="com.juul.krayon" name="compose-android-debug" rev="0.12.0">
<artifact name="compose-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.juul.krayon', module='compose-android-debug', version='0.12.0')
)
libraryDependencies += "com.juul.krayon" % "compose-android-debug" % "0.12.0"
[com.juul.krayon/compose-android-debug "0.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.juul.krayon : kanvas-android-debug | jar | 0.12.0 |
| com.juul.krayon : element-jvm | jar | 0.12.0 |
| androidx.compose.runtime » runtime | jar | 1.1.0 |
| androidx.compose.foundation » foundation | jar | 1.1.0 |
| androidx.compose.material » material | jar | 1.1.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-datetime-jvm | jar | 0.3.2 |