scala-utils 1.0.3


Group ID:
org.jmotor
Artifact ID:
scala-utils_2.12
Version:
1.0.3
Release Date:
Aug 25, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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