influxdb-core 0.1.1


Group ID:
io.github.anakos
Artifact ID:
influxdb-core_2.13
Version:
0.1.1
Release Date:
Apr 6, 2020
Licenses:
MIT
Files:

libraryDependencies += "io.github.anakos" %% "influxdb-core" % "0.1.1"

Mill build tool

ivy"io.github.anakos::influxdb-core:0.1.1"

Scala CLI

//> using dep "io.github.anakos::influxdb-core:0.1.1"

Ammonite REPL

import $ivy.`io.github.anakos::influxdb-core:0.1.1`

<dependency>
  <groupId>io.github.anakos</groupId>
  <artifactId>influxdb-core_2.13</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'io.github.anakos', name: 'influxdb-core_2.13', version: '0.1.1'