fly4s-core 0.0.15


Group ID:
com.github.geirolz
Artifact ID:
fly4s-core_2.13
Version:
0.0.15
Release Date:
Nov 23, 2022
Licenses:
Files:

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

Mill build tool

ivy"com.github.geirolz::fly4s-core:0.0.15"

Scala CLI

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

Ammonite REPL

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

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

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