is not current version
Last Version 1.5

com.github.DigioAndroid:couchbaseorm 1.2

CouchBase Orm Android Library

Categories

Categories

Couchbase Data Databases ORM
GroupId

GroupId

com.github.DigioAndroid
ArtifactId

ArtifactId

couchbaseorm
Version

Version

1.2
Type

Type

aar

Download couchbaseorm 1.2


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