MVN

ms.dew : notification

Maven & Gradle

Sep 29, 2019
3 usages

1.2.4 Dew Notification · 通知处理

<dependency>
    <groupId>ms.dew</groupId>
    <artifactId>notification</artifactId>
    <version>2.0.0-rc</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ms.dew : notification to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0-rc
  • Latest Release Candidate: 2.0.0-rc
  • Latest Beta: 2.0.0-beta2

All Versions

Choose a version of ms.dew : notification to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
notification-2.0.0-rc
notification-2.0.0-beta2
notification-2.0.0-beta1

How to add a dependency to Maven

Add the following ms.dew : notification maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ms.dew</groupId>
    <artifactId>notification</artifactId>
    <version>2.0.0-rc</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ms.dew : notification gradle dependency to your build.gradle file:

implementation 'ms.dew:notification:2.0.0-rc'

Gradle Kotlin DSL: Add the following ms.dew : notification gradle kotlin dependency to your build.gradle.kts file:

implementation("ms.dew:notification:2.0.0-rc")

How to add a dependency to SBT Scala

SBT Scala: Add the following ms.dew : notification sbt scala dependency to your build.sbt file:

libraryDependencies += "ms.dew" % "notification" % "2.0.0-rc"

Advertisement

Dependencies from Group

Sep 29, 2019
8 usages
Sep 29, 2019
8 usages
Sep 29, 2019
7 usages
Sep 29, 2019
4 usages
Sep 29, 2019
3 usages

Discover Dependencies

Sep 29, 2019
3 usages
Dec 20, 2021
3 usages
Jun 27, 2023
3 usages
1.3k stars
Aug 09, 2023
2 usages
607 stars
Jan 11, 2020
6 usages
607 stars
Dec 08, 2019
3 usages
607 stars
Mar 05, 2020
4 usages
Jul 22, 2020
2 usages
0 stars