is not current version
Last Version 0.4.1

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


GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

sql-legacy
Version

Version

0.4.0
Type

Type

jar

Download sql-legacy 0.4.0


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