| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.netheos |
| Идентификатор | Идентификаторpcsapi |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA lightweight library that abstract providers and gives a uniform API to several personal cloud storages providers
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| pcsapi-1.0.pom | |
| pcsapi-1.0.jar | 152 KB |
| pcsapi-1.0-tests.jar | 42 KB |
| pcsapi-1.0-sources.jar | 117 KB |
| pcsapi-1.0-javadoc.jar | 458 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.netheos/pcsapi/ -->
<dependency>
<groupId>net.netheos</groupId>
<artifactId>pcsapi</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.netheos/pcsapi/
implementation 'net.netheos:pcsapi:1.0'
// https://jarcasting.com/artifacts/net.netheos/pcsapi/
implementation ("net.netheos:pcsapi:1.0")
'net.netheos:pcsapi:jar:1.0'
<dependency org="net.netheos" name="pcsapi" rev="1.0">
<artifact name="pcsapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.netheos', module='pcsapi', version='1.0')
)
libraryDependencies += "net.netheos" % "pcsapi" % "1.0"
[net.netheos/pcsapi "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.2.6 |
| org.apache.httpcomponents : httpmime | jar | 4.2.6 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
| org.json : json | jar | 20131018 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |
| commons-io : commons-io | jar | 2.4 |