is not current version
Last Version 0.9.5

org.yql4j:yql4j-client 0.9.4


Categories

Categories

CLI User Interface
GroupId

GroupId

org.yql4j
ArtifactId

ArtifactId

yql4j-client
Version

Version

0.9.4
Type

Type

jar

Download yql4j-client 0.9.4


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