is not current version
Last Version 2.1.0

br.com.objectos:way-sql-it 1.20.1


GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

way-sql-it
Version

Version

1.20.1
Type

Type

jar

Download way-sql-it 1.20.1


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