| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаin.ashwanthkumar |
| Идентификатор | Идентификаторnotify-core |
| Версия | Версия1.0-rc3 |
| Тип | Типjar |
| Описание |
Описаниеnotify-core
Core notify library
|
| Имя Файла | Размер |
|---|---|
| notify-core-1.0-rc3.pom | |
| notify-core-1.0-rc3.jar | 2 KB |
| notify-core-1.0-rc3-sources.jar | 978 bytes |
| notify-core-1.0-rc3-javadoc.jar | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/notify-core/ -->
<dependency>
<groupId>in.ashwanthkumar</groupId>
<artifactId>notify-core</artifactId>
<version>1.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/notify-core/
implementation 'in.ashwanthkumar:notify-core:1.0-rc3'
// https://jarcasting.com/artifacts/in.ashwanthkumar/notify-core/
implementation ("in.ashwanthkumar:notify-core:1.0-rc3")
'in.ashwanthkumar:notify-core:jar:1.0-rc3'
<dependency org="in.ashwanthkumar" name="notify-core" rev="1.0-rc3">
<artifact name="notify-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='notify-core', version='1.0-rc3')
)
libraryDependencies += "in.ashwanthkumar" % "notify-core" % "1.0-rc3"
[in.ashwanthkumar/notify-core "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 |