MVN

com.louiscad.incubator : lib-publishing-helpers

Maven & Gradle

May 04, 2023
2 stars

lib-publishing-helpers · Tools for semi-auto library publishing (and other chores). Designed for Kotlin scripts.

<dependency>
    <groupId>com.louiscad.incubator</groupId>
    <artifactId>lib-publishing-helpers</artifactId>
    <version>0.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.louiscad.incubator : lib-publishing-helpers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.5

All Versions

Choose a version of com.louiscad.incubator : lib-publishing-helpers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
lib-publishing-helpers-0.2.5
lib-publishing-helpers-0.2.4
lib-publishing-helpers-0.2.3
lib-publishing-helpers-0.2.2
lib-publishing-helpers-0.2.1
lib-publishing-helpers-0.2.0
0.1.x
lib-publishing-helpers-0.1.5
lib-publishing-helpers-0.1.4

How to add a dependency to Maven

Add the following com.louiscad.incubator : lib-publishing-helpers maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.louiscad.incubator</groupId>
    <artifactId>lib-publishing-helpers</artifactId>
    <version>0.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.louiscad.incubator : lib-publishing-helpers gradle dependency to your build.gradle file:

implementation 'com.louiscad.incubator:lib-publishing-helpers:0.2.5'

Gradle Kotlin DSL: Add the following com.louiscad.incubator : lib-publishing-helpers gradle kotlin dependency to your build.gradle.kts file:

implementation("com.louiscad.incubator:lib-publishing-helpers:0.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.louiscad.incubator : lib-publishing-helpers sbt scala dependency to your build.sbt file:

libraryDependencies += "com.louiscad.incubator" % "lib-publishing-helpers" % "0.2.5"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 25, 2022
2 usages
696 stars
Mar 07, 2023
13 usages
638 stars
Mar 07, 2023
638 stars
Mar 16, 2023
128 stars
Aug 01, 2021
85 stars
May 16, 2021
54 stars
Jun 13, 2023
6 usages
27 stars
Jun 13, 2023
2 usages
27 stars
May 15, 2021
2 usages
0 stars