License |
License |
---|---|
GroupId | GroupIdio.github.androidpoet |
ArtifactId | ArtifactIdcomposemetaphor |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptioncomposemetaphor
Jetpack compose animations.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
composemetaphor-1.0.0.pom | |
composemetaphor-1.0.0-sources.jar | 4 KB |
composemetaphor-1.0.0-javadoc.jar | 264 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
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 |