GroupId | GroupIdbr.com.objectos |
---|---|
ArtifactId | ArtifactIdway-sql-parent |
Version | Version1.24.0 |
Type | Typejar |
Filename | Size |
---|---|
way-sql-parent-1.24.0.pom | 905 bytes |
way-sql-parent-1.24.0-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/way-sql-parent/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>way-sql-parent</artifactId>
<version>1.24.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/way-sql-parent/
implementation 'br.com.objectos:way-sql-parent:1.24.0'
// https://jarcasting.com/artifacts/br.com.objectos/way-sql-parent/
implementation ("br.com.objectos:way-sql-parent:1.24.0")
'br.com.objectos:way-sql-parent:jar:1.24.0'
<dependency org="br.com.objectos" name="way-sql-parent" rev="1.24.0">
<artifact name="way-sql-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='way-sql-parent', version='1.24.0')
)
libraryDependencies += "br.com.objectos" % "way-sql-parent" % "1.24.0"
[br.com.objectos/way-sql-parent "1.24.0"]