Last Version

SqlBrite (1.x and 2.x interop) 2.0.0

A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.sqlbrite2
ArtifactId

ArtifactId

sqlbrite-interop
Version

Version

2.0.0
Type

Type

aar
Description

Description

SqlBrite (1.x and 2.x interop)
A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.
Project URL

Project URL

http://github.com/square/sqlbrite/
Source Code Management

Source Code Management

http://github.com/square/sqlbrite/

Download sqlbrite-interop 2.0.0


<!-- https://jarcasting.com/artifacts/com.squareup.sqlbrite2/sqlbrite-interop/ -->
<dependency>
    <groupId>com.squareup.sqlbrite2</groupId>
    <artifactId>sqlbrite-interop</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.sqlbrite2/sqlbrite-interop/
implementation 'com.squareup.sqlbrite2:sqlbrite-interop:2.0.0'
// https://jarcasting.com/artifacts/com.squareup.sqlbrite2/sqlbrite-interop/
implementation ("com.squareup.sqlbrite2:sqlbrite-interop:2.0.0")
'com.squareup.sqlbrite2:sqlbrite-interop:aar:2.0.0'
<dependency org="com.squareup.sqlbrite2" name="sqlbrite-interop" rev="2.0.0">
  <artifact name="sqlbrite-interop" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.sqlbrite2', module='sqlbrite-interop', version='2.0.0')
)
libraryDependencies += "com.squareup.sqlbrite2" % "sqlbrite-interop" % "2.0.0"
[com.squareup.sqlbrite2/sqlbrite-interop "2.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.sqlbrite2 : sqlbrite jar 2.0.0
com.squareup.sqlbrite : sqlbrite jar 1.1.2

Project Modules

There are no modules declared in this project.