pcs-api-java

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

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.netheos
ArtifactId

ArtifactId

pcs-api-java
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

pcs-api-java
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 pcs-api-java

How to add to project

<!-- https://jarcasting.com/artifacts/net.netheos/pcs-api-java/ -->
<dependency>
    <groupId>net.netheos</groupId>
    <artifactId>pcs-api-java</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.netheos/pcs-api-java/
implementation 'net.netheos:pcs-api-java:1.0.2'
// https://jarcasting.com/artifacts/net.netheos/pcs-api-java/
implementation ("net.netheos:pcs-api-java:1.0.2")
'net.netheos:pcs-api-java:jar:1.0.2'
<dependency org="net.netheos" name="pcs-api-java" rev="1.0.2">
  <artifact name="pcs-api-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.netheos', module='pcs-api-java', version='1.0.2')
)
libraryDependencies += "net.netheos" % "pcs-api-java" % "1.0.2"
[net.netheos/pcs-api-java "1.0.2"]

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.2
1.0.1