MVN

cn.itlym : shoulder-monitor

Maven & Gradle

May 21, 2021
3 usages
8 stars
<dependency>
    <groupId>cn.itlym</groupId>
    <artifactId>shoulder-monitor</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.itlym : shoulder-monitor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of cn.itlym : shoulder-monitor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6
shoulder-monitor-0.6

How to add a dependency to Maven

Add the following cn.itlym : shoulder-monitor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.itlym</groupId>
    <artifactId>shoulder-monitor</artifactId>
    <version>0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.itlym : shoulder-monitor gradle dependency to your build.gradle file:

implementation 'cn.itlym:shoulder-monitor:0.6'

Gradle Kotlin DSL: Add the following cn.itlym : shoulder-monitor gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.itlym:shoulder-monitor:0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.itlym : shoulder-monitor sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.itlym" % "shoulder-monitor" % "0.6"

Advertisement

Dependencies from Group

May 21, 2021
18 usages
8 stars
May 21, 2021
10 usages
8 stars
May 21, 2021
9 usages
8 stars
May 21, 2021
6 usages
8 stars
May 21, 2021
5 usages
8 stars

Discover Dependencies