Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdvn.onesoft.falcon |
ArtifactId | ArtifactIdfalcon-dwh-client |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
falcon-dwh-client-1.0.5.pom | |
falcon-dwh-client-1.0.5.jar | 13 KB |
falcon-dwh-client-1.0.5-sources.jar | 11 KB |
falcon-dwh-client-1.0.5-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/vn.onesoft.falcon/falcon-dwh-client/ -->
<dependency>
<groupId>vn.onesoft.falcon</groupId>
<artifactId>falcon-dwh-client</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/vn.onesoft.falcon/falcon-dwh-client/
implementation 'vn.onesoft.falcon:falcon-dwh-client:1.0.5'
// https://jarcasting.com/artifacts/vn.onesoft.falcon/falcon-dwh-client/
implementation ("vn.onesoft.falcon:falcon-dwh-client:1.0.5")
'vn.onesoft.falcon:falcon-dwh-client:jar:1.0.5'
<dependency org="vn.onesoft.falcon" name="falcon-dwh-client" rev="1.0.5">
<artifact name="falcon-dwh-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='vn.onesoft.falcon', module='falcon-dwh-client', version='1.0.5')
)
libraryDependencies += "vn.onesoft.falcon" % "falcon-dwh-client" % "1.0.5"
[vn.onesoft.falcon/falcon-dwh-client "1.0.5"]