mateuszkubuszok / pipez   0.5.1

Apache License 2.0 GitHub

Generate type mappers for your own type class

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.4

pipez 0.2.0


Group ID:
com.kubuszok
Artifact ID:
pipez_3
Version:
0.2.0
Release Date:
Sept 19, 2022
Licenses:
Files:

libraryDependencies += "com.kubuszok" %% "pipez" % "0.2.0"

Mill build tool

ivy"com.kubuszok::pipez:0.2.0"

Scala CLI

//> using dep "com.kubuszok::pipez:0.2.0"

Ammonite REPL

import $ivy.`com.kubuszok::pipez:0.2.0`

<dependency>
  <groupId>com.kubuszok</groupId>
  <artifactId>pipez_3</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.kubuszok', name: 'pipez_3', version: '0.2.0'