| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаin.ashwanthkumar |
| Идентификатор | Идентификаторnotify |
| Версия | Версия1.0-rc3 |
| Тип | Типpom |
| Описание |
Описаниеnotify
Notification wrappers across services for applications in JVM
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| notify-1.0-rc3.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/notify/ -->
<dependency>
<groupId>in.ashwanthkumar</groupId>
<artifactId>notify</artifactId>
<version>1.0-rc3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/notify/
implementation 'in.ashwanthkumar:notify:1.0-rc3'
// https://jarcasting.com/artifacts/in.ashwanthkumar/notify/
implementation ("in.ashwanthkumar:notify:1.0-rc3")
'in.ashwanthkumar:notify:pom:1.0-rc3'
<dependency org="in.ashwanthkumar" name="notify" rev="1.0-rc3">
<artifact name="notify" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='notify', version='1.0-rc3')
)
libraryDependencies += "in.ashwanthkumar" % "notify" % "1.0-rc3"
[in.ashwanthkumar/notify "1.0-rc3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe : config | jar | 1.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.10.19 |