is not current version
Last Version 16.16.18

us.fatehi:schemacrawler-tools 15.02.02


GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

schemacrawler-tools
Version

Version

15.02.02
Type

Type

jar

Download schemacrawler-tools 15.02.02


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