Group Id io.github.fornewid
Artifact Id material-motion-compose-core
Version 0.8.3
Packaging jar
URL -
Badge
Last Updated 2022-05-03T00:16:42+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.github.fornewid</groupId>
    <artifactId>material-motion-compose-core</artifactId>
    <version>0.8.3</version>
</dependency>
implementation group: 'io.github.fornewid', name: 'material-motion-compose-core', version: '0.8.3'
implementation 'io.github.fornewid:material-motion-compose-core:0.8.3'
implementation("io.github.fornewid:material-motion-compose-core:0.8.3")
libraryDependencies += "io.github.fornewid" % "material-motion-compose-core" % "0.8.3"
<dependency org="io.github.fornewid" name="material-motion-compose-core" rev="0.8.3"/>
@Grapes(
    @Grab(group='io.github.fornewid', module='material-motion-compose-core', version='0.8.3')
)
[io.github.fornewid/material-motion-compose-core "0.8.3"]
'io.github.fornewid:material-motion-compose-core:0.8.3'