anshulbajpai / typesafe-ids   0.3.0

MIT License GitHub

A typesafe library to create ids

Scala versions: 2.12 2.11 2.10

typesafe-ids 0.3.0


Group ID:
com.github.anshulbajpai
Artifact ID:
typesafe-ids_2.12
Version:
0.3.0
Release Date:
Jun 9, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.anshulbajpai" %% "typesafe-ids" % "0.3.0"

Mill build tool

ivy"com.github.anshulbajpai::typesafe-ids:0.3.0"

Scala CLI

//> using dep "com.github.anshulbajpai::typesafe-ids:0.3.0"

Ammonite REPL

import $ivy.`com.github.anshulbajpai::typesafe-ids:0.3.0`

<dependency>
  <groupId>com.github.anshulbajpai</groupId>
  <artifactId>typesafe-ids_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.github.anshulbajpai', name: 'typesafe-ids_2.12', version: '0.3.0'