MVN

net.shmin : common

Maven & Gradle

May 28, 2018
1 stars
<dependency>
    <groupId>net.shmin</groupId>
    <artifactId>common</artifactId>
    <version>2.3.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.shmin : common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.1-RELEASE

All Versions

Choose a version of net.shmin : common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
common-2.3.1-RELEASE
common-2.3.0-RELEASE
2.2.x
common-2.2.3-RELEASE
common-2.2.2-RELEASE
common-2.2.1-RELEASE
common-2.2.0-RELEASE
2.1.x
common-2.1.1-RELEASE
common-2.1.0-RELEASE
2.0.x
common-2.0.0

How to add a dependency to Maven

Add the following net.shmin : common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.shmin</groupId>
    <artifactId>common</artifactId>
    <version>2.3.1-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.shmin : common gradle dependency to your build.gradle file:

implementation 'net.shmin:common:2.3.1-RELEASE'

Gradle Kotlin DSL: Add the following net.shmin : common gradle kotlin dependency to your build.gradle.kts file:

implementation("net.shmin:common:2.3.1-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.shmin : common sbt scala dependency to your build.sbt file:

libraryDependencies += "net.shmin" % "common" % "2.3.1-RELEASE"

Advertisement

Dependencies from Group

May 28, 2018
2 usages
1 stars
May 28, 2018
1 stars
May 28, 2018
1 stars
May 28, 2018
1 stars

Discover Dependencies

Jun 09, 2017
Apr 16, 2017
1 usages
9 stars
Apr 16, 2017
1 usages
9 stars
Apr 10, 2017
3 stars