Skip to content

Latest commit

 

History

History
 
 

activiti-android-client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Alfresco Activiti Android Client

Introduction

This project is the foundation to build an Activiti Android Application .

Status

Please note this project is currently under development.

Versionning

Follow Activiti APP Version number

##Installation

###MAVEN

<dependency>
  <groupId>org.alfresco.client</groupId>
  <artifactId>activiti-android-client</artifactId>
  <version>1.1.0-beta1</version>
</dependency>

###GRADLE

compile 'org.alfresco.client:client-android-bpm:1.1.0-beta1'