Last Version

cerberus 0.1

Android library for detecting and reporting long running SQLite queries.

License

License

GroupId

GroupId

org.chalup
ArtifactId

ArtifactId

cerberus
Version

Version

0.1
Type

Type

jar
Description

Description

cerberus
Android library for detecting and reporting long running SQLite queries.
Project URL

Project URL

https://github.com/chalup/cerberus
Source Code Management

Source Code Management

https://github.com/chalup/cerberus/

Download cerberus 0.1


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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.