net.netheos:pcsapi

A lightweight library that abstract providers and gives a uniform API to several personal cloud storages providers

License

License

Categories

Categories

Net
GroupId

GroupId

net.netheos
ArtifactId

ArtifactId

pcsapi
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

A lightweight library that abstract providers and gives a uniform API to several personal cloud storages providers
Project URL

Project URL

https://github.com/netheosgithub/pcs_api

Download pcsapi

How to add to project

<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.5
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0