is not current version
Last Version 0.5.10

com.treasuredata:td-client 0.5.6

Treasure Data Client for Java.

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.treasuredata
ArtifactId

ArtifactId

td-client
Version

Version

0.5.6
Type

Type

jar

Download td-client 0.5.6


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