is not current version
Last Version 0.4.1

br.com.objectos.way:sql-legacy 0.2.2


GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

sql-legacy
Version

Version

0.2.2
Type

Type

jar

Download sql-legacy 0.2.2


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