is not current version
Last Version 1.0.8

com.droidlogix:dbflare-hub 1.0.3

This handles the REST API

GroupId

GroupId

com.droidlogix
ArtifactId

ArtifactId

dbflare-hub
Version

Version

1.0.3
Type

Type

jar

Download dbflare-hub 1.0.3


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