is not current version
Last Version 16.16.18

us.fatehi:schemacrawler-tools 16.2.4


GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

schemacrawler-tools
Version

Version

16.2.4
Type

Type

jar

Download schemacrawler-tools 16.2.4


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