| License |
License |
|---|---|
| GroupId | GroupIdcom.google.accompanist |
| ArtifactId | ArtifactIdaccompanist-pager-indicators |
| Version | Version0.24.3-alpha |
| Type | Typeaar |
| Description |
DescriptionAccompanist Pager Indicators
Utilities for Jetpack Compose
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.google.accompanist/accompanist-pager-indicators/ -->
<dependency>
<groupId>com.google.accompanist</groupId>
<artifactId>accompanist-pager-indicators</artifactId>
<version>0.24.3-alpha</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.accompanist/accompanist-pager-indicators/
implementation 'com.google.accompanist:accompanist-pager-indicators:0.24.3-alpha'
// https://jarcasting.com/artifacts/com.google.accompanist/accompanist-pager-indicators/
implementation ("com.google.accompanist:accompanist-pager-indicators:0.24.3-alpha")
'com.google.accompanist:accompanist-pager-indicators:aar:0.24.3-alpha'
<dependency org="com.google.accompanist" name="accompanist-pager-indicators" rev="0.24.3-alpha">
<artifact name="accompanist-pager-indicators" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.accompanist', module='accompanist-pager-indicators', version='0.24.3-alpha')
)
libraryDependencies += "com.google.accompanist" % "accompanist-pager-indicators" % "0.24.3-alpha"
[com.google.accompanist/accompanist-pager-indicators "0.24.3-alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.accompanist : accompanist-pager | jar | 0.24.3-alpha |
| androidx.compose.material » material | jar | 1.2.0-alpha04 |