scala-utils 1.0.21


Group ID:
org.jmotor
Artifact ID:
scala-utils_2.13
Version:
1.0.21
Release Date:
Oct 15, 2020
Licenses:
Files:

libraryDependencies += "org.jmotor" %% "scala-utils" % "1.0.21"

Mill build tool

ivy"org.jmotor::scala-utils:1.0.21"

Scala CLI

//> using dep "org.jmotor::scala-utils:1.0.21"

Ammonite REPL

import $ivy.`org.jmotor::scala-utils:1.0.21`

<dependency>
  <groupId>org.jmotor</groupId>
  <artifactId>scala-utils_2.13</artifactId>
  <version>1.0.21</version>
</dependency>

compile group: 'org.jmotor', name: 'scala-utils_2.13', version: '1.0.21'