MVN

io.github.chardskarth : kotlin-sqlbuilder-js

Maven & Gradle

May 19, 2022
0 stars

MPP Sample library · Sample Kotlin Multiplatform library (jvm + ios + js) test

<dependency>
    <groupId>io.github.chardskarth</groupId>
    <artifactId>kotlin-sqlbuilder-js</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.chardskarth : kotlin-sqlbuilder-js to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.chardskarth : kotlin-sqlbuilder-js to add to Maven - All Versions:

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.chardskarth</groupId>
    <artifactId>kotlin-sqlbuilder-js</artifactId>
    <version>0.0.1</version>
</dependency>