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-dsl 0.5.1


Group ID:
com.kubuszok
Artifact ID:
pipez-dsl_2.13
Version:
0.5.1
Release Date:
Jan 9, 2023
Licenses:
Files:

libraryDependencies += "com.kubuszok" %% "pipez-dsl" % "0.5.1"

Mill build tool

ivy"com.kubuszok::pipez-dsl:0.5.1"

Scala CLI

//> using dep "com.kubuszok::pipez-dsl:0.5.1"

Ammonite REPL

import $ivy.`com.kubuszok::pipez-dsl:0.5.1`

<dependency>
  <groupId>com.kubuszok</groupId>
  <artifactId>pipez-dsl_2.13</artifactId>
  <version>0.5.1</version>
</dependency>

compile group: 'com.kubuszok', name: 'pipez-dsl_2.13', version: '0.5.1'