is not current version
Last Version 20.2.0

br.com.jarch:jarch-migration 19.1.0


GroupId

GroupId

br.com.jarch
ArtifactId

ArtifactId

jarch-migration
Version

Version

19.1.0
Type

Type

jar

Download jarch-migration 19.1.0


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