MVN

cn.atcoder : monitoring-platform-api

Maven & Gradle

May 17, 2019
<dependency>
    <groupId>cn.atcoder</groupId>
    <artifactId>monitoring-platform-api</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.atcoder : monitoring-platform-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of cn.atcoder : monitoring-platform-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
monitoring-platform-api-1.0

How to add a dependency to Maven

Add the following cn.atcoder : monitoring-platform-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.atcoder</groupId>
    <artifactId>monitoring-platform-api</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.atcoder : monitoring-platform-api gradle dependency to your build.gradle file:

implementation 'cn.atcoder:monitoring-platform-api:1.0'

Gradle Kotlin DSL: Add the following cn.atcoder : monitoring-platform-api gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.atcoder:monitoring-platform-api:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.atcoder : monitoring-platform-api sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.atcoder" % "monitoring-platform-api" % "1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 19, 2023
9 usages
11.1k stars
Jun 19, 2023
4 usages
11.1k stars
Jun 19, 2020
5 usages
50 stars
Jun 15, 2023
1 usages
117 stars
May 24, 2019
2 usages
186 stars
May 27, 2020
3 usages
186 stars
May 27, 2019
0 stars
sdk
May 25, 2019
Jul 11, 2023
24.9k stars