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

ident-circe 0.1.1


Group ID:
com.gregorpurdy
Artifact ID:
ident-circe_2.13
Version:
0.1.1
Release Date:
Jul 8, 2023
Licenses:
Files:

libraryDependencies += "com.gregorpurdy" %% "ident-circe" % "0.1.1"

Mill build tool

ivy"com.gregorpurdy::ident-circe:0.1.1"

Scala CLI

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

Ammonite REPL

import $ivy.`com.gregorpurdy::ident-circe:0.1.1`

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

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