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