is not current version
Last Version 1.0.4.RELEASE

io.g740:d1-client 1.0.2.RELEASE

A fast data visualization toolkit

Categories

Categories

CLI User Interface
GroupId

GroupId

io.g740
ArtifactId

ArtifactId

d1-client
Version

Version

1.0.2.RELEASE
Type

Type

jar

Download d1-client 1.0.2.RELEASE


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