android-schema-utils

Android library for simplifying database schema and migrations management.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.getbase.android.schema
ArtifactId

ArtifactId

library
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

android-schema-utils
Android library for simplifying database schema and migrations management.
Project URL

Project URL

https://github.com/futuresimple/android-schema-utils
Source Code Management

Source Code Management

https://github.com/futuresimple/android-schema-utils

Download library

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.chalup.thneed : thneed jar 0.7
com.google.guava : guava jar 18.0
com.android.support » support-annotations jar 22.2.1

Project Modules

There are no modules declared in this project.
com.getbase.android.schema

Base

Versions

Version
0.8
0.7
0.6