GroupId | GroupIdbr.com.objectos |
---|---|
ArtifactId | ArtifactIdway-sql-it-pojo |
Version | Version1.21.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/br.com.objectos/way-sql-it-pojo/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>way-sql-it-pojo</artifactId>
<version>1.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/way-sql-it-pojo/
implementation 'br.com.objectos:way-sql-it-pojo:1.21.0'
// https://jarcasting.com/artifacts/br.com.objectos/way-sql-it-pojo/
implementation ("br.com.objectos:way-sql-it-pojo:1.21.0")
'br.com.objectos:way-sql-it-pojo:jar:1.21.0'
<dependency org="br.com.objectos" name="way-sql-it-pojo" rev="1.21.0">
<artifact name="way-sql-it-pojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='way-sql-it-pojo', version='1.21.0')
)
libraryDependencies += "br.com.objectos" % "way-sql-it-pojo" % "1.21.0"
[br.com.objectos/way-sql-it-pojo "1.21.0"]