ezscala 0.12


Group ID:
com.wiwiwa
Artifact ID:
ezscala_3
Version:
0.12
Release Date:
Jul 6, 2024
Licenses:
Files:
Full Scala Version:
3.4.2

libraryDependencies += "com.wiwiwa" %% "ezscala" % "0.12"

Mill build tool

ivy"com.wiwiwa::ezscala:0.12"

Scala CLI

//> using dep "com.wiwiwa::ezscala:0.12"

Ammonite REPL

import $ivy.`com.wiwiwa::ezscala:0.12`

<dependency>
  <groupId>com.wiwiwa</groupId>
  <artifactId>ezscala_3</artifactId>
  <version>0.12</version>
</dependency>

compile group: 'com.wiwiwa', name: 'ezscala_3', version: '0.12'