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