не последняя версия
Последняя версия 1.0.0-alpha02

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

Andromeda Compose design system sdk

Группа

Группа

design.andromedacompose.illustrations
Идентификатор

Идентификатор

andromeda-illustrations
Версия

Версия

1.0.0-alpha01
Тип

Тип

aar

Скачать 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"]