GroupId | GroupIdus.fatehi |
---|---|
ArtifactId | ArtifactIdschemacrawler-text |
Version | Version16.15.8 |
Type | Typejar |
Filename | Size |
---|---|
schemacrawler-text-16.15.8.pom | |
schemacrawler-text-16.15.8.jar | 79 KB |
schemacrawler-text-16.15.8-tests.jar | 349 KB |
schemacrawler-text-16.15.8-sources.jar | 55 KB |
schemacrawler-text-16.15.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-text/
implementation 'us.fatehi:schemacrawler-text:16.15.8'
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-text/
implementation ("us.fatehi:schemacrawler-text:16.15.8")
'us.fatehi:schemacrawler-text:jar:16.15.8'
<dependency org="us.fatehi" name="schemacrawler-text" rev="16.15.8">
<artifact name="schemacrawler-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.fatehi', module='schemacrawler-text', version='16.15.8')
)
libraryDependencies += "us.fatehi" % "schemacrawler-text" % "16.15.8"
[us.fatehi/schemacrawler-text "16.15.8"]