is not current version
Last Version 2.0.0-rc

ms.dew:notification 2.0.0-beta1

通知处理

GroupId

GroupId

ms.dew
ArtifactId

ArtifactId

notification
Version

Version

2.0.0-beta1
Type

Type

jar

Download notification 2.0.0-beta1


<!-- https://jarcasting.com/artifacts/ms.dew/notification/ -->
<dependency>
    <groupId>ms.dew</groupId>
    <artifactId>notification</artifactId>
    <version>2.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/ms.dew/notification/
implementation 'ms.dew:notification:2.0.0-beta1'
// https://jarcasting.com/artifacts/ms.dew/notification/
implementation ("ms.dew:notification:2.0.0-beta1")
'ms.dew:notification:jar:2.0.0-beta1'
<dependency org="ms.dew" name="notification" rev="2.0.0-beta1">
  <artifact name="notification" type="jar" />
</dependency>
@Grapes(
@Grab(group='ms.dew', module='notification', version='2.0.0-beta1')
)
libraryDependencies += "ms.dew" % "notification" % "2.0.0-beta1"
[ms.dew/notification "2.0.0-beta1"]