MVN

io.yegair : kotlin-js-bundle

Maven & Gradle

May 07, 2017
1 stars

KotlinJS Bundle · KotlinJS Bundle

<dependency>
    <groupId>io.yegair</groupId>
    <artifactId>kotlin-js-bundle</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.yegair : kotlin-js-bundle to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.yegair : kotlin-js-bundle to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
kotlin-js-bundle-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.yegair</groupId>
    <artifactId>kotlin-js-bundle</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement