License |
License |
---|---|
GroupId | GroupIdio.github.fornewid |
ArtifactId | ArtifactIdmaterial-motion-compose-core |
Version | Version0.9.0-beta03 |
Type | Typeaar |
Description |
DescriptionMaterial Motion Compose Core
Material Motion for Jetpack Compose
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.9.0-beta03</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.9.0-beta03'
// https://jarcasting.com/artifacts/io.github.fornewid/material-motion-compose-core/
implementation ("io.github.fornewid:material-motion-compose-core:0.9.0-beta03")
'io.github.fornewid:material-motion-compose-core:aar:0.9.0-beta03'
<dependency org="io.github.fornewid" name="material-motion-compose-core" rev="0.9.0-beta03">
<artifact name="material-motion-compose-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.fornewid', module='material-motion-compose-core', version='0.9.0-beta03')
)
libraryDependencies += "io.github.fornewid" % "material-motion-compose-core" % "0.9.0-beta03"
[io.github.fornewid/material-motion-compose-core "0.9.0-beta03"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
androidx.compose.animation » animation | jar | 1.2.0-beta03 |
androidx.compose.runtime » runtime | jar | 1.2.0-beta03 |
androidx.compose.ui » ui | jar | 1.2.0-beta03 |