| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.koivusolutions.vfc |
| ArtifactId | ArtifactIdvfc-client |
| Last Version | Last Version1.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKoivu.Cloud Client
Koivu.Cloud Client
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vfc-client-1.8.0.pom | |
| vfc-client-1.8.0.jar | 66 KB |
| vfc-client-1.8.0-sources.jar | 32 KB |
| vfc-client-1.8.0-javadoc.jar | 169 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.koivusolutions.vfc/vfc-client/ -->
<dependency>
<groupId>com.koivusolutions.vfc</groupId>
<artifactId>vfc-client</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.koivusolutions.vfc/vfc-client/
implementation 'com.koivusolutions.vfc:vfc-client:1.8.0'
// https://jarcasting.com/artifacts/com.koivusolutions.vfc/vfc-client/
implementation ("com.koivusolutions.vfc:vfc-client:1.8.0")
'com.koivusolutions.vfc:vfc-client:jar:1.8.0'
<dependency org="com.koivusolutions.vfc" name="vfc-client" rev="1.8.0">
<artifact name="vfc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.koivusolutions.vfc', module='vfc-client', version='1.8.0')
)
libraryDependencies += "com.koivusolutions.vfc" % "vfc-client" % "1.8.0"
[com.koivusolutions.vfc/vfc-client "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| commons-cli : commons-cli | jar | 1.5.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.json : json | jar | 20211205 |