is not current version
Last Version 1.0.8

com.droidlogix:dbflare-hub 1.0.1

This handles the REST API

GroupId

GroupId

com.droidlogix
ArtifactId

ArtifactId

dbflare-hub
Version

Version

1.0.1
Type

Type

jar

Download dbflare-hub 1.0.1


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