Last Version

ktx-compose-accompanist 4.1.0

A copy of Google's Accompanist (v0.23.1 and v0.2.1 Snapper) with multiplatform capability. Currently this only includes the pager and pager indicators.

License

License

GroupId

GroupId

io.github.woody230.ktx
ArtifactId

ArtifactId

compose-accompanist-android
Version

Version

4.1.0
Type

Type

aar
Description

Description

ktx-compose-accompanist
A copy of Google's Accompanist (v0.23.1 and v0.2.1 Snapper) with multiplatform capability. Currently this only includes the pager and pager indicators.
Project URL

Project URL

https://github.com/Woody230/KotlinExtensions
Source Code Management

Source Code Management

https://github.com/Woody230/KotlinExtensions

Download compose-accompanist-android 4.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
androidx.compose.runtime » runtime jar 1.1.0
androidx.compose.ui » ui jar 1.1.0
androidx.compose.material » material jar 1.1.0
androidx.compose.foundation » foundation jar 1.1.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
io.github.aakira : napier-android jar 2.4.0

Project Modules

There are no modules declared in this project.