is not current version
Last Version 16.16.18

us.fatehi:schemacrawler-tools 16.14.5


GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

schemacrawler-tools
Version

Version

16.14.5
Type

Type

jar

Download schemacrawler-tools 16.14.5


<!-- https://jarcasting.com/artifacts/us.fatehi/schemacrawler-tools/ -->
<dependency>
    <groupId>us.fatehi</groupId>
    <artifactId>schemacrawler-tools</artifactId>
    <version>16.14.5</version>
</dependency>
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-tools/
implementation 'us.fatehi:schemacrawler-tools:16.14.5'
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-tools/
implementation ("us.fatehi:schemacrawler-tools:16.14.5")
'us.fatehi:schemacrawler-tools:jar:16.14.5'
<dependency org="us.fatehi" name="schemacrawler-tools" rev="16.14.5">
  <artifact name="schemacrawler-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.fatehi', module='schemacrawler-tools', version='16.14.5')
)
libraryDependencies += "us.fatehi" % "schemacrawler-tools" % "16.14.5"
[us.fatehi/schemacrawler-tools "16.14.5"]