не последняя версия
Последняя версия 2.0.2

nl.dionsegijn:konfetti-compose 2.0.0

Lightweight particle system to celebrate with confetti in your app

Группа

Группа

nl.dionsegijn
Идентификатор

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

konfetti-compose
Версия

Версия

2.0.0
Тип

Тип

aar

Скачать konfetti-compose 2.0.0


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