| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.dokar3 | 
    
| ArtifactId | ArtifactIdsheets | 
    
| Last Version | Last Version0.1.4 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionSheets 
            Another BottomSheet in Jetpack Compose 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| sheets-0.1.4.pom | |
| sheets-0.1.4-sources.jar | 13 KB | 
| sheets-0.1.4-javadoc.jar | 307 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.dokar3/sheets/ -->
<dependency>
    <groupId>io.github.dokar3</groupId>
    <artifactId>sheets</artifactId>
    <version>0.1.4</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.dokar3/sheets/
implementation 'io.github.dokar3:sheets:0.1.4'
                // https://jarcasting.com/artifacts/io.github.dokar3/sheets/
implementation ("io.github.dokar3:sheets:0.1.4")
                'io.github.dokar3:sheets:aar:0.1.4'
                <dependency org="io.github.dokar3" name="sheets" rev="0.1.4">
  <artifact name="sheets" type="aar" />
</dependency>
                @Grapes(
@Grab(group='io.github.dokar3', module='sheets', version='0.1.4')
)
                libraryDependencies += "io.github.dokar3" % "sheets" % "0.1.4"
                [io.github.dokar3/sheets "0.1.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| androidx.compose.ui » ui | jar | 1.2.0-rc02 | 
| androidx.compose.ui » ui-util | jar | 1.2.0-rc02 | 
| androidx.compose.material » material | jar | 1.2.0-rc02 | 
| androidx.activity » activity-compose | jar | 1.4.0 |