is not current version
Last Version 2.1.1

com.falkonry:client 1.0.3

Falkonry Java Client to access Condition Prediction APIs.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.falkonry
ArtifactId

ArtifactId

client
Version

Version

1.0.3
Type

Type

jar

Download client 1.0.3


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