MVN

me.joshlarson : jlcommon

Maven & Gradle

Apr 19, 2021
0 stars

jlcommon · A Common Java Library

<dependency>
    <groupId>me.joshlarson</groupId>
    <artifactId>jlcommon</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.joshlarson : jlcommon to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.0

All Versions

Choose a version of me.joshlarson : jlcommon to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
jlcommon-1.10.0

How to add a dependency to Maven

Add the following me.joshlarson : jlcommon maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.joshlarson</groupId>
    <artifactId>jlcommon</artifactId>
    <version>1.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.joshlarson : jlcommon gradle dependency to your build.gradle file:

implementation 'me.joshlarson:jlcommon:1.10.0'

Gradle Kotlin DSL: Add the following me.joshlarson : jlcommon gradle kotlin dependency to your build.gradle.kts file:

implementation("me.joshlarson:jlcommon:1.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.joshlarson : jlcommon sbt scala dependency to your build.sbt file:

libraryDependencies += "me.joshlarson" % "jlcommon" % "1.10.0"

Advertisement

Dependencies from Group

Mar 08, 2021
1 stars
Apr 19, 2021
0 stars

Discover Dependencies

Jan 07, 2022
3 stars
Apr 15, 2021
38 stars
Aug 27, 2022
229 stars
Feb 15, 2023
2 usages
7 stars
Feb 15, 2023
2 stars
Feb 15, 2023
4 stars
Feb 15, 2023
14 stars
Aug 22, 2023
4 stars