Last Version

OpenCMIS Android Client 1.1.0

Apache Chemistry OpenCMIS is an open source implementation of the OASIS CMIS specification.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.chemistry.opencmis
ArtifactId

ArtifactId

chemistry-opencmis-android-client
Version

Version

1.1.0
Type

Type

jar
Description

Description

OpenCMIS Android Client
Apache Chemistry OpenCMIS is an open source implementation of the OASIS CMIS specification.
Project Organization

Project Organization

The Apache Software Foundation

Download chemistry-opencmis-android-client 1.1.0


<!-- https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-android-client/ -->
<dependency>
    <groupId>org.apache.chemistry.opencmis</groupId>
    <artifactId>chemistry-opencmis-android-client</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-android-client/
implementation 'org.apache.chemistry.opencmis:chemistry-opencmis-android-client:1.1.0'
// https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-android-client/
implementation ("org.apache.chemistry.opencmis:chemistry-opencmis-android-client:1.1.0")
'org.apache.chemistry.opencmis:chemistry-opencmis-android-client:jar:1.1.0'
<dependency org="org.apache.chemistry.opencmis" name="chemistry-opencmis-android-client" rev="1.1.0">
  <artifact name="chemistry-opencmis-android-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.chemistry.opencmis', module='chemistry-opencmis-android-client', version='1.1.0')
)
libraryDependencies += "org.apache.chemistry.opencmis" % "chemistry-opencmis-android-client" % "1.1.0"
[org.apache.chemistry.opencmis/chemistry-opencmis-android-client "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

provided (2)

Group / Artifact Type Version
com.google.android : android jar 2.3.3
com.squareup.okhttp3 : okhttp jar 3.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.