scala-utils 1.0.10


Group ID:
org.jmotor
Artifact ID:
scala-utils_2.13
Version:
1.0.10
Release Date:
Oct 30, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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