scala-utils 1.0.1


Group ID:
org.jmotor
Artifact ID:
scala-utils_2.12
Version:
1.0.1
Release Date:
Aug 14, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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