is not current version
Last Version 1.8.0

com.koivusolutions.vfc:vfc-client 0.0.6

Koivu Value Flow Cloud Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.koivusolutions.vfc
ArtifactId

ArtifactId

vfc-client
Version

Version

0.0.6
Type

Type

jar

Download vfc-client 0.0.6


<!-- https://jarcasting.com/artifacts/com.koivusolutions.vfc/vfc-client/ -->
<dependency>
    <groupId>com.koivusolutions.vfc</groupId>
    <artifactId>vfc-client</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.koivusolutions.vfc/vfc-client/
implementation 'com.koivusolutions.vfc:vfc-client:0.0.6'
// https://jarcasting.com/artifacts/com.koivusolutions.vfc/vfc-client/
implementation ("com.koivusolutions.vfc:vfc-client:0.0.6")
'com.koivusolutions.vfc:vfc-client:jar:0.0.6'
<dependency org="com.koivusolutions.vfc" name="vfc-client" rev="0.0.6">
  <artifact name="vfc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.koivusolutions.vfc', module='vfc-client', version='0.0.6')
)
libraryDependencies += "com.koivusolutions.vfc" % "vfc-client" % "0.0.6"
[com.koivusolutions.vfc/vfc-client "0.0.6"]