MVN

net.subroh0508.kotlinmaterialui : core

Maven & Gradle

Sep 19, 2021
2 usages
75 stars

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

<dependency>
    <groupId>net.subroh0508.kotlinmaterialui</groupId>
    <artifactId>core</artifactId>
    <version>0.7.0-CICDTEST</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.7.0-CICDTEST

All Versions

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

Version Vulnerabilities Updated
0.7.x
core-0.7.0-CICDTEST
core-0.7.0
0.6.x
core-0.6.0
0.5.x
core-0.5.9
core-0.5.8
core-0.5.7
core-0.5.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.subroh0508.kotlinmaterialui</groupId>
    <artifactId>core</artifactId>
    <version>0.7.0-CICDTEST</version>
</dependency>

Advertisement