Last Version

appintro 1.0.0

Jetpack compose App intro.

License

License

GroupId

GroupId

io.github.androidpoet
ArtifactId

ArtifactId

appintro
Version

Version

1.0.0
Type

Type

aar
Description

Description

appintro
Jetpack compose App intro.
Project URL

Project URL

https://github.com/AndroidPoet/App-intro/
Source Code Management

Source Code Management

https://github.com/AndroidPoet/App-intro/

Download appintro 1.0.0


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

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
androidx.compose.material » material-icons-extended jar 1.1.1
androidx.compose.ui » ui jar 1.1.1
androidx.compose.material » material jar 1.1.1
androidx.compose.ui » ui-util jar 1.1.1

Project Modules

There are no modules declared in this project.