is not current version
Last Version 1.0.0-alpha02

design.andromedacompose.illustrations:andromeda-illustrations 1.0.0-alpha01

Andromeda Compose design system sdk

GroupId

GroupId

design.andromedacompose.illustrations
ArtifactId

ArtifactId

andromeda-illustrations
Version

Version

1.0.0-alpha01
Type

Type

aar

Download andromeda-illustrations 1.0.0-alpha01


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