utils 0.0.


Group ID:
com.github.shafiquejamal
Artifact ID:
utils_2.12
Version:
0.0.
Release Date:
Jul 25, 2018
Licenses:
Files:
Full Scala Version:
2.12.6
Developers:

libraryDependencies += "com.github.shafiquejamal" %% "utils" % "0.0."

Mill build tool

ivy"com.github.shafiquejamal::utils:0.0."

Scala CLI

//> using dep "com.github.shafiquejamal::utils:0.0."

Ammonite REPL

import $ivy.`com.github.shafiquejamal::utils:0.0.`

<dependency>
  <groupId>com.github.shafiquejamal</groupId>
  <artifactId>utils_2.12</artifactId>
  <version>0.0.</version>
</dependency>

compile group: 'com.github.shafiquejamal', name: 'utils_2.12', version: '0.0.'