scala-utils 1.0.13


Group ID:
org.jmotor
Artifact ID:
scala-utils_2.12
Version:
1.0.13
Release Date:
Jan 15, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.jmotor</groupId>
  <artifactId>scala-utils_2.12</artifactId>
  <version>1.0.13</version>
</dependency>

compile group: 'org.jmotor', name: 'scala-utils_2.12', version: '1.0.13'