is not current version
Last Version 0.9.0-rc02

io.github.fornewid:material-motion-compose-core 0.8.4

Material Motion for Jetpack Compose

GroupId

GroupId

io.github.fornewid
ArtifactId

ArtifactId

material-motion-compose-core
Version

Version

0.8.4
Type

Type

aar

Download material-motion-compose-core 0.8.4


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