License |
License |
---|---|
GroupId | GroupIdio.github.androidpoet |
ArtifactId | ArtifactIdappintro |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptionappintro
Jetpack compose App intro.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
appintro-1.0.0.pom | |
appintro-1.0.0-sources.jar | 3 KB |
appintro-1.0.0-javadoc.jar | 259 KB |
Browse |
<!-- 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"]
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 |
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 |