fluent-copy 0.0.1


Group ID:
com.github.geirolz
Artifact ID:
fluent-copy_2.13
Version:
0.0.1
Release Date:
Dec 27, 2022
Licenses:
Files:

libraryDependencies += "com.github.geirolz" %% "fluent-copy" % "0.0.1"

Mill build tool

ivy"com.github.geirolz::fluent-copy:0.0.1"

Scala CLI

//> using dep "com.github.geirolz::fluent-copy:0.0.1"

Ammonite REPL

import $ivy.`com.github.geirolz::fluent-copy:0.0.1`

<dependency>
  <groupId>com.github.geirolz</groupId>
  <artifactId>fluent-copy_2.13</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.geirolz', name: 'fluent-copy_2.13', version: '0.0.1'