Last Version

composemetaphor 1.0.0

Jetpack compose animations.

License

License

GroupId

GroupId

io.github.androidpoet
ArtifactId

ArtifactId

composemetaphor
Version

Version

1.0.0
Type

Type

aar
Description

Description

composemetaphor
Jetpack compose animations.
Project URL

Project URL

https://github.com/AndroidPoet/Compose-Metaphor/
Source Code Management

Source Code Management

https://github.com/AndroidPoet/Compose-Metaphor/

Download composemetaphor 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (5)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
androidx.compose.animation » animation jar 1.1.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1

Project Modules

There are no modules declared in this project.