Orbit Compose Illustrations

Orbit Illustrations for Jetpack Compose

License

License

GroupId

GroupId

kiwi.orbit.compose
ArtifactId

ArtifactId

illustrations
Last Version

Last Version

0.15.1
Release Date

Release Date

Type

Type

aar
Description

Description

Orbit Compose Illustrations
Orbit Illustrations for Jetpack Compose
Project URL

Project URL

https://github.com/kiwicom/orbit-compose/
Source Code Management

Source Code Management

https://github.com/kiwicom/orbit-compose/

Download illustrations

How to add to project

<!-- https://jarcasting.com/artifacts/kiwi.orbit.compose/illustrations/ -->
<dependency>
    <groupId>kiwi.orbit.compose</groupId>
    <artifactId>illustrations</artifactId>
    <version>0.15.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/kiwi.orbit.compose/illustrations/
implementation 'kiwi.orbit.compose:illustrations:0.15.1'
// https://jarcasting.com/artifacts/kiwi.orbit.compose/illustrations/
implementation ("kiwi.orbit.compose:illustrations:0.15.1")
'kiwi.orbit.compose:illustrations:aar:0.15.1'
<dependency org="kiwi.orbit.compose" name="illustrations" rev="0.15.1">
  <artifact name="illustrations" type="aar" />
</dependency>
@Grapes(
@Grab(group='kiwi.orbit.compose', module='illustrations', version='0.15.1')
)
libraryDependencies += "kiwi.orbit.compose" % "illustrations" % "0.15.1"
[kiwi.orbit.compose/illustrations "0.15.1"]

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
androidx.core » core-ktx jar 1.7.0
androidx.compose.runtime » runtime jar 1.1.1
androidx.compose.ui » ui jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.15.1
0.15.0
0.14.0
0.13.0
0.12.1
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0