MVN

io.github.gciatto : kt-npm-publish

Maven & Gradle

Jun 14, 2021
1 usages
20 stars

Publish Kotlin projects on NPM · A plugin easing the publishin of Kotlin JS/Multiplaftorm projects on NPM

<dependency>
    <groupId>io.github.gciatto</groupId>
    <artifactId>kt-npm-publish</artifactId>
    <version>0.3.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.gciatto : kt-npm-publish to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.9

All Versions

Choose a version of io.github.gciatto : kt-npm-publish to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
kt-npm-publish-0.3.9
kt-npm-publish-0.3.8
kt-npm-publish-0.3.6
kt-npm-publish-0.3.4
kt-npm-publish-0.3.3
kt-npm-publish-0.3.0
0.1.x
kt-npm-publish-0.1.8
kt-npm-publish-0.1.7

How to add a dependency to Maven

Add the following io.github.gciatto : kt-npm-publish maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.gciatto</groupId>
    <artifactId>kt-npm-publish</artifactId>
    <version>0.3.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.gciatto : kt-npm-publish gradle dependency to your build.gradle file:

implementation 'io.github.gciatto:kt-npm-publish:0.3.9'

Gradle Kotlin DSL: Add the following io.github.gciatto : kt-npm-publish gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.gciatto:kt-npm-publish:0.3.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.gciatto : kt-npm-publish sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.gciatto" % "kt-npm-publish" % "0.3.9"

Advertisement

Dependencies from Group

Jul 02, 2023
5 usages
20 stars
Apr 01, 2021
3 usages
20 stars
Jul 02, 2023
3 usages
20 stars
Jul 02, 2023
3 usages
20 stars
Jun 14, 2021
1 usages
20 stars

Discover Dependencies

Nov 03, 2020
5 usages
0 stars
Nov 03, 2020
0 stars
Nov 03, 2020
0 stars
Feb 25, 2022
0 stars
Nov 18, 2020
0 stars
Oct 28, 2020
1 stars
Oct 28, 2020
0 stars
Jun 18, 2023
1 usages
4 stars