GroupId | GroupIdorg.syncloud |
---|---|
ArtifactId | ArtifactIdsyncloud-facade |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShare files through the clouds
|
Filename | Size |
---|---|
syncloud-facade-0.1.pom | |
syncloud-facade-0.1.jar | 27 KB |
syncloud-facade-0.1-tests.jar | 32 KB |
syncloud-facade-0.1-sources.jar | 14 KB |
syncloud-facade-0.1-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.syncloud/syncloud-facade/ -->
<dependency>
<groupId>org.syncloud</groupId>
<artifactId>syncloud-facade</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.syncloud/syncloud-facade/
implementation 'org.syncloud:syncloud-facade:0.1'
// https://jarcasting.com/artifacts/org.syncloud/syncloud-facade/
implementation ("org.syncloud:syncloud-facade:0.1")
'org.syncloud:syncloud-facade:jar:0.1'
<dependency org="org.syncloud" name="syncloud-facade" rev="0.1">
<artifact name="syncloud-facade" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.syncloud', module='syncloud-facade', version='0.1')
)
libraryDependencies += "org.syncloud" % "syncloud-facade" % "0.1"
[org.syncloud/syncloud-facade "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.syncloud : syncloud-core | jar | 0.1 |
org.syncloud : syncloud-storage | jar | 0.1 |
commons-io : commons-io | jar | 1.4 |
commons-lang : commons-lang | jar | 2.6 |
org.json : json | jar | 20090211 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.jmock : jmock-junit4 | jar | 2.5.1 |
org.jmock : jmock-legacy | jar | 2.5.1 |
org.powermock : powermock-module-junit4 | jar | 1.4.12 |
org.powermock : powermock-api-mockito | jar | 1.4.12 |