is not current version
Last Version 0.5.10

com.treasuredata:td-client 0.5.2

Treasure Data Client for Java.

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.treasuredata
ArtifactId

ArtifactId

td-client
Version

Version

0.5.2
Type

Type

jar

Download td-client 0.5.2


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