gnp / ident   0.3.0

Apache License 2.0 GitHub

Scala classes for working with identifiers of various types that have been validated to have the correct format

Scala versions: 3.x 2.13

isin-circe 0.1.0


Group ID:
com.gregorpurdy.ident
Artifact ID:
isin-circe_2.13
Version:
0.1.0
Release Date:
Jul 6, 2023
Licenses:
Files:

libraryDependencies += "com.gregorpurdy.ident" %% "isin-circe" % "0.1.0"

Mill build tool

ivy"com.gregorpurdy.ident::isin-circe:0.1.0"

Scala CLI

//> using dep "com.gregorpurdy.ident::isin-circe:0.1.0"

Ammonite REPL

import $ivy.`com.gregorpurdy.ident::isin-circe:0.1.0`

<dependency>
  <groupId>com.gregorpurdy.ident</groupId>
  <artifactId>isin-circe_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.gregorpurdy.ident', name: 'isin-circe_2.13', version: '0.1.0'