GroupId | GroupIdus.fatehi |
---|---|
ArtifactId | ArtifactIdschemacrawler-text |
Version | Version16.11.2 |
Type | Typejar |
Filename | Size |
---|---|
schemacrawler-text-16.11.2.pom | |
schemacrawler-text-16.11.2.jar | 74 KB |
schemacrawler-text-16.11.2-tests.jar | 303 KB |
schemacrawler-text-16.11.2-sources.jar | 52 KB |
schemacrawler-text-16.11.2-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/us.fatehi/schemacrawler-text/ -->
<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-text</artifactId>
<version>16.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-text/
implementation 'us.fatehi:schemacrawler-text:16.11.2'
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-text/
implementation ("us.fatehi:schemacrawler-text:16.11.2")
'us.fatehi:schemacrawler-text:jar:16.11.2'
<dependency org="us.fatehi" name="schemacrawler-text" rev="16.11.2">
<artifact name="schemacrawler-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.fatehi', module='schemacrawler-text', version='16.11.2')
)
libraryDependencies += "us.fatehi" % "schemacrawler-text" % "16.11.2"
[us.fatehi/schemacrawler-text "16.11.2"]