| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Net |
| GroupId | GroupIdnet.netheos |
| ArtifactId | ArtifactIdpcs-api-java |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpcs-api-java
A lightweight library that abstract providers and gives a uniform API to several personal cloud storages providers
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pcs-api-java-1.0.2.pom | |
| pcs-api-java-1.0.2.jar | 152 KB |
| pcs-api-java-1.0.2-tests.jar | 42 KB |
| pcs-api-java-1.0.2-sources.jar | 117 KB |
| pcs-api-java-1.0.2-javadoc.jar | 458 KB |
| Browse |
<!-- 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"]
| 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 |