MVN

net.subroh0508.kotlinmaterialui : date-io

Maven & Gradle

Apr 15, 2021
1 usages
75 stars

Kotlin-Material-UI/Lab · Kotlin Wrapper Library of Material-UI

<dependency>
    <groupId>net.subroh0508.kotlinmaterialui</groupId>
    <artifactId>date-io</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.subroh0508.kotlinmaterialui : date-io to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of net.subroh0508.kotlinmaterialui : date-io to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
date-io-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.subroh0508.kotlinmaterialui</groupId>
    <artifactId>date-io</artifactId>
    <version>0.5.0</version>
</dependency>

Advertisement