Last Version

Migratron 1.0

Android Library to execute pieces of code that only need to run once on version updates.

GroupId

GroupId

com.github.ffgiraldez.migratron
ArtifactId

ArtifactId

migratron
Version

Version

1.0
Type

Type

jar
Description

Description

Migratron
Android Library to execute pieces of code that only need to run once on version updates.

Download migratron 1.0


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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4
org.projectlombok : lombok jar 0.12.0

test (4)

Group / Artifact Type Version
org.robolectric : robolectric jar 2.2
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11
com.squareup : fest-android jar 1.0.7

Project Modules

There are no modules declared in this project.