is not current version
Last Version 671-0ac9759

io.github.callstack-internal:rive 0.0.5

This is the Android runtime for Rive.

GroupId

GroupId

io.github.callstack-internal
ArtifactId

ArtifactId

rive
Version

Version

0.0.5
Type

Type

aar

Download rive 0.0.5


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