| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.netheos | 
| ArtifactId | ArtifactIdpcsapi | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionA lightweight library that abstract providers and gives a uniform API to several personal cloud storages providers | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| 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 | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.slf4j : slf4j-simple | jar | 1.7.5 | 
| commons-io : commons-io | jar | 2.4 |