is not current version
Last Version 0.7.0-CICDTEST

net.subroh0508.kotlinmaterialui:pickers 0.5.9

Kotlin Wrapper Library of Material-UI

Categories

Categories

Kotlin Languages Net
GroupId

GroupId

net.subroh0508.kotlinmaterialui
ArtifactId

ArtifactId

pickers
Version

Version

0.5.9
Type

Type

pom

Download pickers 0.5.9


<!-- https://jarcasting.com/artifacts/net.subroh0508.kotlinmaterialui/pickers/ -->
<dependency>
    <groupId>net.subroh0508.kotlinmaterialui</groupId>
    <artifactId>pickers</artifactId>
    <version>0.5.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.subroh0508.kotlinmaterialui/pickers/
implementation 'net.subroh0508.kotlinmaterialui:pickers:0.5.9'
// https://jarcasting.com/artifacts/net.subroh0508.kotlinmaterialui/pickers/
implementation ("net.subroh0508.kotlinmaterialui:pickers:0.5.9")
'net.subroh0508.kotlinmaterialui:pickers:pom:0.5.9'
<dependency org="net.subroh0508.kotlinmaterialui" name="pickers" rev="0.5.9">
  <artifact name="pickers" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.subroh0508.kotlinmaterialui', module='pickers', version='0.5.9')
)
libraryDependencies += "net.subroh0508.kotlinmaterialui" % "pickers" % "0.5.9"
[net.subroh0508.kotlinmaterialui/pickers "0.5.9"]