is not current version
Last Version 0.98.9

org.flockdata:fd-client 0.98.6


Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.flockdata
ArtifactId

ArtifactId

fd-client
Version

Version

0.98.6
Type

Type

jar

Download fd-client 0.98.6


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