com.github.stephanenicolas.ormgap.ORMGAPPluginExtension.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ormgap-plugin Show documentation
Show all versions of ormgap-plugin Show documentation
A Gradle plugin for Android to generate an ORMLite configuration file and boost DAOs creations.
package com.github.stephanenicolas.ormgap
class ORMGAPPluginExtension {
String configFileName
}