GroupId | GroupIdbr.com.objectos.way |
---|---|
ArtifactId | ArtifactIdsql-type-testing |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
sql-type-testing-0.4.0.pom | |
sql-type-testing-0.4.0.jar | 5 KB |
sql-type-testing-0.4.0-sources.jar | 2 KB |
sql-type-testing-0.4.0-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos.way/sql-type-testing/ -->
<dependency>
<groupId>br.com.objectos.way</groupId>
<artifactId>sql-type-testing</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.way/sql-type-testing/
implementation 'br.com.objectos.way:sql-type-testing:0.4.0'
// https://jarcasting.com/artifacts/br.com.objectos.way/sql-type-testing/
implementation ("br.com.objectos.way:sql-type-testing:0.4.0")
'br.com.objectos.way:sql-type-testing:jar:0.4.0'
<dependency org="br.com.objectos.way" name="sql-type-testing" rev="0.4.0">
<artifact name="sql-type-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.way', module='sql-type-testing', version='0.4.0')
)
libraryDependencies += "br.com.objectos.way" % "sql-type-testing" % "0.4.0"
[br.com.objectos.way/sql-type-testing "0.4.0"]