| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.dmfs |
| ArtifactId | ArtifactIdsmoothsync-api-client |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsmoothsync-api-client
Client library for SmoothSync API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| smoothsync-api-client-1.0.0.pom | |
| smoothsync-api-client-1.0.0.jar | 46 KB |
| smoothsync-api-client-1.0.0-sources.jar | 39 KB |
| smoothsync-api-client-1.0.0-javadoc.jar | 517 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dmfs/smoothsync-api-client/ -->
<dependency>
<groupId>org.dmfs</groupId>
<artifactId>smoothsync-api-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/smoothsync-api-client/
implementation 'org.dmfs:smoothsync-api-client:1.0.0'
// https://jarcasting.com/artifacts/org.dmfs/smoothsync-api-client/
implementation ("org.dmfs:smoothsync-api-client:1.0.0")
'org.dmfs:smoothsync-api-client:jar:1.0.0'
<dependency org="org.dmfs" name="smoothsync-api-client" rev="1.0.0">
<artifact name="smoothsync-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='smoothsync-api-client', version='1.0.0')
)
libraryDependencies += "org.dmfs" % "smoothsync-api-client" % "1.0.0"
[org.dmfs/smoothsync-api-client "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dmfs : rfc5545-datetime | jar | 0.2.4 |
| org.json : json | jar | 20160212 |
| org.dmfs : http-client-essentials | jar | 0.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.dmfs : http-client-types | jar | 0.10 |
| org.dmfs : http-client-basics | jar | 0.10 |
| org.dmfs : http-client-headers | jar | 0.10 |
| org.dmfs : http-executor-decorators | jar | 0.10 |
| org.dmfs : oauth2-essentials | jar | 0.18 |
| org.dmfs : jems2 | jar | 2.4.0 |
| org.dmfs : rfc3986-uri | jar | 0.8.1 |
| net.iharder : base64 | jar | 2.3.9 |