is not current version
Last Version 2.2.8

com.maxkeppeler.sheets:lottie 2.1.4

Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project.

GroupId

GroupId

com.maxkeppeler.sheets
ArtifactId

ArtifactId

lottie
Version

Version

2.1.4
Type

Type

aar

Download lottie 2.1.4

Filename Size
lottie-2.1.4.pom
Browse

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