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