Last Version

objectfabric 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
Version

Version

0.9.1
Type

Type

pom
Description

Description

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

Download objectfabric 0.9.1

Filename Size
objectfabric-0.9.1.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • android
  • api
  • clr
  • extensions
  • gwt
  • js
  • jvm
  • tools