TelnetSqlite

A debugging tool for Android SQLiteDatabase. It can run sql through network.

License

License

Categories

Categories

SQLite Data Databases Net
GroupId

GroupId

net.cattaka
ArtifactId

ArtifactId

telnetsqlite
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

TelnetSqlite
A debugging tool for Android SQLiteDatabase. It can run sql through network.
Project URL

Project URL

https://github.com/cattaka/TelnetSqlite
Source Code Management

Source Code Management

https://github.com/cattaka/TelnetSqlite

Download telnetsqlite

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 20.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0