winzigsql

WinzigSQL is a very tiny utility lib that is supposed to aid in the task of accessing a database under Android.

License

License

GroupId

GroupId

de.theappguys
ArtifactId

ArtifactId

winzigsql
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

winzigsql
WinzigSQL is a very tiny utility lib that is supposed to aid in the task of accessing a database under Android.
Project URL

Project URL

https://github.com/TheAppGuys/winzigsql

Download winzigsql

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android : android jar 2.3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0