License |
License |
---|---|
GroupId | GroupIdcom.droidlogix |
ArtifactId | ArtifactIddbflare-endpoint-core |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDBFlare Endpoint Core
This handles the endpoint
|
<!-- https://jarcasting.com/artifacts/com.droidlogix/dbflare-endpoint-core/ -->
<dependency>
<groupId>com.droidlogix</groupId>
<artifactId>dbflare-endpoint-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.droidlogix/dbflare-endpoint-core/
implementation 'com.droidlogix:dbflare-endpoint-core:1.0.3'
// https://jarcasting.com/artifacts/com.droidlogix/dbflare-endpoint-core/
implementation ("com.droidlogix:dbflare-endpoint-core:1.0.3")
'com.droidlogix:dbflare-endpoint-core:jar:1.0.3'
<dependency org="com.droidlogix" name="dbflare-endpoint-core" rev="1.0.3">
<artifact name="dbflare-endpoint-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.droidlogix', module='dbflare-endpoint-core', version='1.0.3')
)
libraryDependencies += "com.droidlogix" % "dbflare-endpoint-core" % "1.0.3"
[com.droidlogix/dbflare-endpoint-core "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.droidlogix : sqlite-datahandler | jar | 1.0.2 |