MVN

com.github.lwfwind.common : java-common-helper

Maven & Gradle

May 21, 2017
3 usages
0 stars

A library with common java utilities

<dependency>
    <groupId>com.github.lwfwind.common</groupId>
    <artifactId>java-common-helper</artifactId>
    <version>2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lwfwind.common : java-common-helper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8

All Versions

Choose a version of com.github.lwfwind.common : java-common-helper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8
java-common-helper-2.8
2.7
java-common-helper-2.7
2.6
java-common-helper-2.6
2.5
java-common-helper-2.5
2.4
java-common-helper-2.4
2.3
java-common-helper-2.3
2.2
java-common-helper-2.2
2.1
java-common-helper-2.1
2.0
java-common-helper-2.0
1.9
java-common-helper-1.9
1.8
java-common-helper-1.8
1.7
java-common-helper-1.7
1.6
java-common-helper-1.6
1.5
java-common-helper-1.5
1.4
java-common-helper-1.4
1.3
java-common-helper-1.3
1.2
java-common-helper-1.2
1.1
java-common-helper-1.1
1.0
java-common-helper-1.0

How to add a dependency to Maven

Add the following com.github.lwfwind.common : java-common-helper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.lwfwind.common</groupId>
    <artifactId>java-common-helper</artifactId>
    <version>2.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.lwfwind.common : java-common-helper gradle dependency to your build.gradle file:

implementation 'com.github.lwfwind.common:java-common-helper:2.8'

Gradle Kotlin DSL: Add the following com.github.lwfwind.common : java-common-helper gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.lwfwind.common:java-common-helper:2.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.lwfwind.common : java-common-helper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.lwfwind.common" % "java-common-helper" % "2.8"

Advertisement

Dependencies from Group

May 21, 2017
3 usages
0 stars

Discover Dependencies

Oct 23, 2022
9 usages
5 stars
Aug 04, 2023
9 usages
1k stars
Oct 18, 2019
2 usages
18 stars
Jun 30, 2020
2 usages
3.7k stars
Jan 26, 2023
8 usages
18 stars
Apr 02, 2020
2 usages
2 stars
Oct 02, 2021
4 usages
59.2k stars
Apr 10, 2016
5 usages
252 stars
Aug 10, 2017
96 stars