| Группа | Группаus.fatehi |
|---|---|
| Идентификатор | Идентификаторschemacrawler-sapiq |
| Версия | Версия16.2.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| schemacrawler-sapiq-16.2.6.pom | |
| schemacrawler-sapiq-16.2.6.jar | 7 KB |
| schemacrawler-sapiq-16.2.6-sources.jar | 7 KB |
| schemacrawler-sapiq-16.2.6-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/us.fatehi/schemacrawler-sapiq/ -->
<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-sapiq</artifactId>
<version>16.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-sapiq/
implementation 'us.fatehi:schemacrawler-sapiq:16.2.6'
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-sapiq/
implementation ("us.fatehi:schemacrawler-sapiq:16.2.6")
'us.fatehi:schemacrawler-sapiq:jar:16.2.6'
<dependency org="us.fatehi" name="schemacrawler-sapiq" rev="16.2.6">
<artifact name="schemacrawler-sapiq" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.fatehi', module='schemacrawler-sapiq', version='16.2.6')
)
libraryDependencies += "us.fatehi" % "schemacrawler-sapiq" % "16.2.6"
[us.fatehi/schemacrawler-sapiq "16.2.6"]