Last Version

MaterialSheet 0.1.1

Reduce Boilerplate to create bottom sheet dialog for common use cases

License

License

GroupId

GroupId

io.github.nageshks.materialsheet
ArtifactId

ArtifactId

materialsheet
Version

Version

0.1.1
Type

Type

aar
Description

Description

MaterialSheet
Reduce Boilerplate to create bottom sheet dialog for common use cases
Project URL

Project URL

https://github.com/Nageshks/AndroidMaterialSheet
Source Code Management

Source Code Management

https://github.com/Nageshks/AndroidMaterialSheet

Download materialsheet 0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (4)

Group / Artifact Type Version
androidx.fragment » fragment-ktx jar 1.3.6
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.