| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesKotlin Languages | 
        
| GroupId | GroupIdde.jensklingenberg.kotlinmaterialui | 
    
| ArtifactId | ArtifactIdlab | 
    
| Last Version | Last Version0.7.1 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionKotlin-Material-UI/Lab 
            Kotlin Wrapper Library of Material-UI 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| lab-0.7.1.pom | |
| lab-0.7.1-sources.jar | 36 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.jensklingenberg.kotlinmaterialui/lab/ -->
<dependency>
    <groupId>de.jensklingenberg.kotlinmaterialui</groupId>
    <artifactId>lab</artifactId>
    <version>0.7.1</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/de.jensklingenberg.kotlinmaterialui/lab/
implementation 'de.jensklingenberg.kotlinmaterialui:lab:0.7.1'
                // https://jarcasting.com/artifacts/de.jensklingenberg.kotlinmaterialui/lab/
implementation ("de.jensklingenberg.kotlinmaterialui:lab:0.7.1")
                'de.jensklingenberg.kotlinmaterialui:lab:pom:0.7.1'
                <dependency org="de.jensklingenberg.kotlinmaterialui" name="lab" rev="0.7.1">
  <artifact name="lab" type="pom" />
</dependency>
                @Grapes(
@Grab(group='de.jensklingenberg.kotlinmaterialui', module='lab', version='0.7.1')
)
                libraryDependencies += "de.jensklingenberg.kotlinmaterialui" % "lab" % "0.7.1"
                [de.jensklingenberg.kotlinmaterialui/lab "0.7.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| de.jensklingenberg.kotlinmaterialui : core | jar | 0.7.1 | 
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |