is not current version
Last Version 0.7.0-CICDTEST

net.subroh0508.kotlinmaterialui:pickers 0.7.0

Kotlin Wrapper Library of Material-UI

Categories

Categories

Kotlin Languages Net
GroupId

GroupId

net.subroh0508.kotlinmaterialui
ArtifactId

ArtifactId

pickers
Version

Version

0.7.0
Type

Type

pom

Download pickers 0.7.0


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