is not current version
Last Version 1.0.7

io.github.androidpoet:materialintro 1.0.0

Sophisticated and cool intro with Material Motion Animation.

GroupId

GroupId

io.github.androidpoet
ArtifactId

ArtifactId

materialintro
Version

Version

1.0.0
Type

Type

aar

Download materialintro 1.0.0


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