| License |
License |
|---|---|
| GroupId | GroupIdcom.juul.krayon |
| ArtifactId | ArtifactIdelement-view-android |
| Version | Version0.7.1 |
| Type | Typeaar |
| Description |
DescriptionKrayon
A collection of drawing/charting utilities
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| element-view-android-0.7.1.pom | |
| element-view-android-0.7.1-sources.jar | 3 KB |
| element-view-android-0.7.1-javadoc.jar | 271 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.juul.krayon/element-view-android/ -->
<dependency>
<groupId>com.juul.krayon</groupId>
<artifactId>element-view-android</artifactId>
<version>0.7.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.juul.krayon/element-view-android/
implementation 'com.juul.krayon:element-view-android:0.7.1'
// https://jarcasting.com/artifacts/com.juul.krayon/element-view-android/
implementation ("com.juul.krayon:element-view-android:0.7.1")
'com.juul.krayon:element-view-android:aar:0.7.1'
<dependency org="com.juul.krayon" name="element-view-android" rev="0.7.1">
<artifact name="element-view-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.juul.krayon', module='element-view-android', version='0.7.1')
)
libraryDependencies += "com.juul.krayon" % "element-view-android" % "0.7.1"
[com.juul.krayon/element-view-android "0.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.juul.krayon : element-jvm | jar | 0.7.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.1 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.0 |