Last Version

Migratron (Parent) 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-parent
Version

Version

1.0
Type

Type

pom
Description

Description

Migratron (Parent)
Android Library to execute pieces of code that only need to run once on version updates.
Source Code Management

Source Code Management

https://github.com/ffgiraldez/Migratron

Download migratron-parent 1.0

Filename Size
migratron-parent-1.0.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library