Last Version

org.objectfabric:objectfabric-android 0.9.1

An attempt to add real-time and off-line synchronization to REST resources.

License

License

GroupId

GroupId

org.objectfabric
ArtifactId

ArtifactId

objectfabric-android
Version

Version

0.9.1
Type

Type

jar
Description

Description

An attempt to add real-time and off-line synchronization to REST resources.

Download objectfabric-android 0.9.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.objectfabric : objectfabric-jvm jar 0.9.1
com.google.android : android jar 2.1_r1

Project Modules

There are no modules declared in this project.