wiwiwa / ezscala   0.11

GitHub
Scala versions: 3.x

ezscala 0.10


Group ID:
com.wiwiwa
Artifact ID:
ezscala_3
Version:
0.10
Release Date:
Apr 25, 2024
Licenses:
Files:

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

Mill build tool

ivy"com.wiwiwa::ezscala:0.10"

Scala CLI

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

Ammonite REPL

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

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

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