| License |
License |
|---|---|
| GroupId | GroupIdnl.dionsegijn |
| ArtifactId | ArtifactIdkonfetti-compose |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionkonfetti-compose
Lightweight particle system to celebrate with confetti in your app
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| konfetti-compose-2.0.2.pom | |
| konfetti-compose-2.0.2-sources.jar | 3 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| nl.dionsegijn : konfetti-core | jar | 2.0.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.compose.foundation » foundation | jar | 1.1.0-rc01 |
| androidx.compose.ui » ui | jar | 1.1.0-rc01 |