is not current version
Last Version 0.0.2

cn.ennwifi:opentsdb-client 0.0.1

This is a opentsdb client.

Categories

Categories

CLI User Interface
GroupId

GroupId

cn.ennwifi
ArtifactId

ArtifactId

opentsdb-client
Version

Version

0.0.1
Type

Type

jar

Download opentsdb-client 0.0.1


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