is not current version
Last Version 16.16.18

us.fatehi:schemacrawler-tools 14.16.04.01-java7


GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

schemacrawler-tools
Version

Version

14.16.04.01-java7
Type

Type

jar

Download schemacrawler-tools 14.16.04.01-java7


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