is not current version
Last Version 0.1.4

Sheets 0.1.1

Another BottomSheet in Jetpack Compose

License

License

GroupId

GroupId

io.github.dokar3
ArtifactId

ArtifactId

sheets
Version

Version

0.1.1
Type

Type

pom
Description

Description

Sheets
Another BottomSheet in Jetpack Compose
Project URL

Project URL

https://github.com/dokar3/sheets
Source Code Management

Source Code Management

https://github.com/dokar3/sheets

Download sheets 0.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.6.21
androidx.compose.ui » ui Optional jar 1.2.0-beta03
androidx.compose.ui » ui-util Optional jar 1.2.0-beta03
androidx.compose.material » material Optional jar 1.2.0-beta03
androidx.activity » activity-compose Optional jar 1.4.0

Project Modules

There are no modules declared in this project.