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