GroupId | GroupIdus.fatehi |
---|---|
ArtifactId | ArtifactIdschemacrawler-text |
Version | Version16.16.01 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/us.fatehi/schemacrawler-text/ -->
<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-text</artifactId>
<version>16.16.01</version>
</dependency>
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-text/
implementation 'us.fatehi:schemacrawler-text:16.16.01'
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-text/
implementation ("us.fatehi:schemacrawler-text:16.16.01")
'us.fatehi:schemacrawler-text:jar:16.16.01'
<dependency org="us.fatehi" name="schemacrawler-text" rev="16.16.01">
<artifact name="schemacrawler-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.fatehi', module='schemacrawler-text', version='16.16.01')
)
libraryDependencies += "us.fatehi" % "schemacrawler-text" % "16.16.01"
[us.fatehi/schemacrawler-text "16.16.01"]