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