is not current version
Last Version 16.16.18

us.fatehi:schemacrawler-examplecode 16.11.5


GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

schemacrawler-examplecode
Version

Version

16.11.5
Type

Type

jar

Download schemacrawler-examplecode 16.11.5


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