| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.sps.notifo4j |
| Идентификатор | Идентификаторnotifo-client |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnotifo4j
notifo client for java
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| notifo-client-1.2.pom | |
| notifo-client-1.2.jar | 8 KB |
| notifo-client-1.2-sources.jar | 4 KB |
| notifo-client-1.2-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sps.notifo4j/notifo-client/ -->
<dependency>
<groupId>com.github.sps.notifo4j</groupId>
<artifactId>notifo-client</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sps.notifo4j/notifo-client/
implementation 'com.github.sps.notifo4j:notifo-client:1.2'
// https://jarcasting.com/artifacts/com.github.sps.notifo4j/notifo-client/
implementation ("com.github.sps.notifo4j:notifo-client:1.2")
'com.github.sps.notifo4j:notifo-client:jar:1.2'
<dependency org="com.github.sps.notifo4j" name="notifo-client" rev="1.2">
<artifact name="notifo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sps.notifo4j', module='notifo-client', version='1.2')
)
libraryDependencies += "com.github.sps.notifo4j" % "notifo-client" % "1.2"
[com.github.sps.notifo4j/notifo-client "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.0.1 |
| com.google.code.gson : gson | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.jmock : jmock-junit4 | jar | 2.5.1 |