fmq-core 0.3.4


Group ID:
io.github.irevive
Artifact ID:
fmq-core_2.13
Version:
0.3.4
Release Date:
Feb 23, 2020
Licenses:
MIT
Files:

libraryDependencies += "io.github.irevive" %% "fmq-core" % "0.3.4"

Mill build tool

ivy"io.github.irevive::fmq-core:0.3.4"

Scala CLI

//> using dep "io.github.irevive::fmq-core:0.3.4"

Ammonite REPL

import $ivy.`io.github.irevive::fmq-core:0.3.4`

<dependency>
  <groupId>io.github.irevive</groupId>
  <artifactId>fmq-core_2.13</artifactId>
  <version>0.3.4</version>
</dependency>

compile group: 'io.github.irevive', name: 'fmq-core_2.13', version: '0.3.4'