is not current version
Last Version 3.1.3

app.rive:rive-android 3.0.4

Rive is a real-time interactive design and animation tool. Use our collaborative editor to create motion graphics that respond to different states and user inputs. Then load your animations into apps, games, and websites with our lightweight open-source runtimes.

GroupId

GroupId

app.rive
ArtifactId

ArtifactId

rive-android
Version

Version

3.0.4
Type

Type

aar

Download rive-android 3.0.4


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