ulid 0.0.3


Group ID:
com.github.andyglow
Artifact ID:
ulid_2.13
Version:
0.0.3
Release Date:
Jun 22, 2019
Licenses:
Files:

libraryDependencies += "com.github.andyglow" %% "ulid" % "0.0.3"

Mill build tool

ivy"com.github.andyglow::ulid:0.0.3"

Scala CLI

//> using dep "com.github.andyglow::ulid:0.0.3"

Ammonite REPL

import $ivy.`com.github.andyglow::ulid:0.0.3`

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>ulid_2.13</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.github.andyglow', name: 'ulid_2.13', version: '0.0.3'