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