Last Version

Poirot 1.0.0

Automatic Migrations for GreenDao

License

License

GroupId

GroupId

com.vinaysshenoy
ArtifactId

ArtifactId

poirot
Version

Version

1.0.0
Type

Type

jar
Description

Description

Poirot
Automatic Migrations for GreenDao
Project URL

Project URL

https://github.com/vinaysshenoy/poirot
Source Code Management

Source Code Management

https://github.com/vinaysshenoy/poirot

Download poirot 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
de.greenrobot : greendao-generator jar 2.1.0
com.squareup : javapoet jar 1.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.