Last Version

Fq Java Client 0.0.1

Fq Client for Java

License

License

BSD
Categories

Categories

CLI User Interface
GroupId

GroupId

com.circonus
ArtifactId

ArtifactId

fqclient
Version

Version

0.0.1
Type

Type

jar
Description

Description

Fq Java Client
Fq Client for Java
Project URL

Project URL

https://github.com/circonus-labs/fq
Source Code Management

Source Code Management

https://github.com/circonus-labs/fq

Download fqclient 0.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.