konfetti-compose

Lightweight particle system to celebrate with confetti in your app

License

License

GroupId

GroupId

nl.dionsegijn
ArtifactId

ArtifactId

konfetti-compose
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

konfetti-compose
Lightweight particle system to celebrate with confetti in your app
Project URL

Project URL

https://github.com/DanielMartinus/Konfetti
Source Code Management

Source Code Management

https://github.com/DanielMartinus/konfetti/tree/main

Download konfetti-compose

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
nl.dionsegijn : konfetti-core jar 2.0.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (2)

Group / Artifact Type Version
androidx.compose.foundation » foundation jar 1.1.0-rc01
androidx.compose.ui » ui jar 1.1.0-rc01

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.1-alpha01
2.0.0
2.0.0-alpha02
2.0.0-alpha01