MVN

com.beyondconstraint.sqlking : SQLKing

Maven & Gradle

Nov 10, 2015
21 stars

sqlking · SQLKing is an Android SQLite ORM geared towards working with flat data structures. Tables are defined by Model classes and CRUD classes expose clean builders for executing queries.

<dependency>
    <groupId>com.beyondconstraint.sqlking</groupId>
    <artifactId>SQLKing</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.beyondconstraint.sqlking : SQLKing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.beyondconstraint.sqlking : SQLKing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
SQLKing-1.0.2
1.0
SQLKing-1.0

How to add a dependency to Maven

Add the following com.beyondconstraint.sqlking : SQLKing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.beyondconstraint.sqlking</groupId>
    <artifactId>SQLKing</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.beyondconstraint.sqlking : SQLKing gradle dependency to your build.gradle file:

implementation 'com.beyondconstraint.sqlking:SQLKing:1.0.2'

Gradle Kotlin DSL: Add the following com.beyondconstraint.sqlking : SQLKing gradle kotlin dependency to your build.gradle.kts file:

implementation("com.beyondconstraint.sqlking:SQLKing:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.beyondconstraint.sqlking : SQLKing sbt scala dependency to your build.sbt file:

libraryDependencies += "com.beyondconstraint.sqlking" % "SQLKing" % "1.0.2"

Advertisement

Dependencies from Group

Nov 10, 2015
21 stars

Discover Dependencies

Mar 27, 2016
17 stars
Oct 30, 2015
17 stars
Mar 27, 2016
17 stars
Mar 27, 2016
5 usages
17 stars
Apr 18, 2016
2 usages
1 stars
Apr 18, 2016
1 usages
1 stars
Nov 03, 2015
0 stars
Nov 03, 2015
2 usages
0 stars
Feb 16, 2017
1 usages