MVN

com.wl4g : shell-common

Maven & Gradle

Mar 09, 2023
1 stars

Shell Common

<dependency>
    <groupId>com.wl4g</groupId>
    <artifactId>shell-common</artifactId>
    <version>3.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wl4g : shell-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.1

All Versions

Choose a version of com.wl4g : shell-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
shell-common-3.5.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.wl4g</groupId>
    <artifactId>shell-common</artifactId>
    <version>3.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wl4g : shell-common gradle dependency to your build.gradle file:

implementation 'com.wl4g:shell-common:3.5.1'

Gradle Kotlin DSL: Add the following com.wl4g : shell-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wl4g:shell-common:3.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wl4g : shell-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wl4g" % "shell-common" % "3.5.1"

Advertisement

Dependencies from Group

Jul 02, 2021
16 usages
2 stars
Jul 05, 2021
13 usages
3 stars
Jul 02, 2021
11 usages
2 stars
Jul 02, 2021
6 usages
2 stars
Jul 05, 2021
5 usages
3 stars

Discover Dependencies