| License |
License |
|---|---|
| GroupId | GroupIdcom.juul.krayon |
| ArtifactId | ArtifactIdcompose-android |
| 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 |
| Filename | Size |
|---|---|
| compose-android-0.12.0.pom | |
| compose-android-0.12.0-sources.jar | 6 KB |
| compose-android-0.12.0-javadoc.jar | 241 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.juul.krayon/compose-android/ -->
<dependency>
<groupId>com.juul.krayon</groupId>
<artifactId>compose-android</artifactId>
<version>0.12.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.juul.krayon/compose-android/
implementation 'com.juul.krayon:compose-android:0.12.0'
// https://jarcasting.com/artifacts/com.juul.krayon/compose-android/
implementation ("com.juul.krayon:compose-android:0.12.0")
'com.juul.krayon:compose-android:aar:0.12.0'
<dependency org="com.juul.krayon" name="compose-android" rev="0.12.0">
<artifact name="compose-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.juul.krayon', module='compose-android', version='0.12.0')
)
libraryDependencies += "com.juul.krayon" % "compose-android" % "0.12.0"
[com.juul.krayon/compose-android "0.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.juul.krayon : kanvas-android | 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 |