is not current version
Last Version 1.8.0

com.koivusolutions.vfc:vfc-client 1.3.0

Koivu Value Flow Cloud Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.koivusolutions.vfc
ArtifactId

ArtifactId

vfc-client
Version

Version

1.3.0
Type

Type

jar

Download vfc-client 1.3.0


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