License |
License |
---|---|
GroupId | GroupIdms.dew |
ArtifactId | ArtifactIdnotification |
Last Version | Last Version2.0.0-rc |
Release Date | Release Date |
Type | Typejar |
Description |
Description1.2.4 Dew Notification
通知处理
|
Project URL |
Project URL |
Filename | Size |
---|---|
notification-2.0.0-rc.pom | |
notification-2.0.0-rc.jar | 19 KB |
notification-2.0.0-rc-sources.jar | 13 KB |
notification-2.0.0-rc-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ms.dew/notification/ -->
<dependency>
<groupId>ms.dew</groupId>
<artifactId>notification</artifactId>
<version>2.0.0-rc</version>
</dependency>
// https://jarcasting.com/artifacts/ms.dew/notification/
implementation 'ms.dew:notification:2.0.0-rc'
// https://jarcasting.com/artifacts/ms.dew/notification/
implementation ("ms.dew:notification:2.0.0-rc")
'ms.dew:notification:jar:2.0.0-rc'
<dependency org="ms.dew" name="notification" rev="2.0.0-rc">
<artifact name="notification" type="jar" />
</dependency>
@Grapes(
@Grab(group='ms.dew', module='notification', version='2.0.0-rc')
)
libraryDependencies += "ms.dew" % "notification" % "2.0.0-rc"
[ms.dew/notification "2.0.0-rc"]
Group / Artifact | Type | Version |
---|---|---|
com.ecfront.dew : common | jar | 1.5.0 |
org.simplejavamail : simple-java-mail | jar | 5.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |