konfetti-core

Lightweight particle system to celebrate with confetti in your app

License

License

GroupId

GroupId

nl.dionsegijn
ArtifactId

ArtifactId

konfetti-core
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

konfetti-core
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-core

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1