blinky 0.2.2


Group ID:
com.github.rcmartins
Artifact ID:
blinky_2.12
Version:
0.2.2
Release Date:
Jun 7, 2020
Licenses:
Files:

libraryDependencies += "com.github.rcmartins" %% "blinky" % "0.2.2"

Mill build tool

ivy"com.github.rcmartins::blinky:0.2.2"

Scala CLI

//> using dep "com.github.rcmartins::blinky:0.2.2"

Ammonite REPL

import $ivy.`com.github.rcmartins::blinky:0.2.2`

<dependency>
  <groupId>com.github.rcmartins</groupId>
  <artifactId>blinky_2.12</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'com.github.rcmartins', name: 'blinky_2.12', version: '0.2.2'