WinzigSQL is a very tiny utility lib that is supposed to aid in the task of accessing a database under Android.
'de.theappguys:winzigsql:1.0'
<dependency>
<groupId>de.theappguys</groupId>
<artifactId>winzigsql</artifactId>
<version>1.0</version>
</dependency>
<dependency org="de.theappguys" name="winzigsql" rev="1.0"/>
"de.theappguys", "winzigsql", "1.0"