is not current version
Last Version 1.0.8

com.droidlogix:dbflare-hub 1.0.7

This handles the REST API

GroupId

GroupId

com.droidlogix
ArtifactId

ArtifactId

dbflare-hub
Version

Version

1.0.7
Type

Type

jar

Download dbflare-hub 1.0.7


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