is not current version
Last Version 1.1.5

io.github.androidpoet:metaphor 1.0.7

Metaphor is the library to easily add Material Motion animation.

GroupId

GroupId

io.github.androidpoet
ArtifactId

ArtifactId

metaphor
Version

Version

1.0.7
Type

Type

aar

Download metaphor 1.0.7


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