is not current version
Last Version 1.5

com.github.DigioAndroid:couchbaseorm 1.4

CouchBase Orm Android Library

Categories

Categories

Couchbase Data Databases ORM
GroupId

GroupId

com.github.DigioAndroid
ArtifactId

ArtifactId

couchbaseorm
Version

Version

1.4
Type

Type

aar

Download couchbaseorm 1.4


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