is not current version
Last Version 1.1.1

br.eti.clairton:migrator-rest 1.0.0

Migrator Rest for migrator

GroupId

GroupId

br.eti.clairton
ArtifactId

ArtifactId

migrator-rest
Version

Version

1.0.0
Type

Type

jar

Download migrator-rest 1.0.0


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