Last Version

android-schema-utils 0.8

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
Version

Version

0.8
Type

Type

aar
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 0.8


<!-- https://jarcasting.com/artifacts/com.getbase.android.schema/library/ -->
<dependency>
    <groupId>com.getbase.android.schema</groupId>
    <artifactId>library</artifactId>
    <version>0.8</version>
    <type>aar</type>
</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:aar:0.8'
<dependency org="com.getbase.android.schema" name="library" rev="0.8">
  <artifact name="library" type="aar" />
</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.