is not current version
Last Version 1.8.0

com.koivusolutions.vfc:vfc-client 1.0.1

Koivu Value Flow Cloud Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.koivusolutions.vfc
ArtifactId

ArtifactId

vfc-client
Version

Version

1.0.1
Type

Type

jar

Download vfc-client 1.0.1


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