Kotlin-Material-UI/Lab

Kotlin Wrapper Library of Material-UI

License

License

Categories

Categories

Kotlin Languages Net
GroupId

GroupId

net.subroh0508.kotlinmaterialui
ArtifactId

ArtifactId

date-io
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

Kotlin-Material-UI/Lab
Kotlin Wrapper Library of Material-UI
Project URL

Project URL

https://github.com/subroh0508/kotlin-material-ui
Source Code Management

Source Code Management

https://github.com/subroh0508/kotlin-material-ui

Download date-io

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.4.32

Project Modules

There are no modules declared in this project.

kotlin-material-ui

Kotlin Wrapper Library of Material-UI

Core: Download

Lab: Download

Installation

repositories {
    jcenter()
    // or maven { url 'https://dl.bintray.com/subroh0508/maven' }
}

dependencies {
    implementation "net.subroh0508.kotlinmaterialui:core:${version}"
    implementation "net.subroh0508.kotlinmaterialui:lab:${version}"
}

License

This project is licensed under the terms of the MIT license.

Versions

Version
0.5.0