| GroupId | GroupIdus.fatehi |
|---|---|
| ArtifactId | ArtifactIdschemacrawler-text |
| Version | Version16.15.9 |
| Type | Typejar |
| Filename | Size |
|---|---|
| schemacrawler-text-16.15.9.pom | |
| schemacrawler-text-16.15.9.jar | 79 KB |
| schemacrawler-text-16.15.9-tests.jar | 349 KB |
| schemacrawler-text-16.15.9-sources.jar | 55 KB |
| schemacrawler-text-16.15.9-javadoc.jar | 247 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/us.fatehi/schemacrawler-text/ -->
<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-text</artifactId>
<version>16.15.9</version>
</dependency>
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-text/
implementation 'us.fatehi:schemacrawler-text:16.15.9'
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-text/
implementation ("us.fatehi:schemacrawler-text:16.15.9")
'us.fatehi:schemacrawler-text:jar:16.15.9'
<dependency org="us.fatehi" name="schemacrawler-text" rev="16.15.9">
<artifact name="schemacrawler-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.fatehi', module='schemacrawler-text', version='16.15.9')
)
libraryDependencies += "us.fatehi" % "schemacrawler-text" % "16.15.9"
[us.fatehi/schemacrawler-text "16.15.9"]