| Лицензия |
Лицензия |
|---|---|
| Группа | Группаms.dew |
| Идентификатор | Идентификаторnotification |
| Последняя версия | Последняя версия2.0.0-rc |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание1.2.4 Dew Notification
通知处理
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.ecfront.dew : common | jar | 1.5.0 |
| org.simplejavamail : simple-java-mail | jar | 5.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |