fly4s-core 0.0.13-RC1


Group ID:
com.github.geirolz
Artifact ID:
fly4s-core_2.13
Version:
0.0.13-RC1
Release Date:
May 24, 2022
Licenses:
Files:

libraryDependencies += "com.github.geirolz" %% "fly4s-core" % "0.0.13-RC1"

Mill build tool

ivy"com.github.geirolz::fly4s-core:0.0.13-RC1"

Scala CLI

//> using dep "com.github.geirolz::fly4s-core:0.0.13-RC1"

Ammonite REPL

import $ivy.`com.github.geirolz::fly4s-core:0.0.13-RC1`

<dependency>
  <groupId>com.github.geirolz</groupId>
  <artifactId>fly4s-core_2.13</artifactId>
  <version>0.0.13-RC1</version>
</dependency>

compile group: 'com.github.geirolz', name: 'fly4s-core_2.13', version: '0.0.13-RC1'