tabdulradi / mazboot   0.5.0

Apache License 2.0 GitHub

Companion to the Scala std lib, providing useful subtypes like `PositiveInt` or `MatchesRegex` as well as the ability to define custom validations.

Scala versions: 3.x

mazboot-cats-parse 0.4.0


Group ID:
com.abdulradi
Artifact ID:
mazboot-cats-parse_3
Version:
0.4.0
Release Date:
Jul 4, 2021
Licenses:
Files:

libraryDependencies += "com.abdulradi" %% "mazboot-cats-parse" % "0.4.0"

Mill build tool

ivy"com.abdulradi::mazboot-cats-parse:0.4.0"

Scala CLI

//> using dep "com.abdulradi::mazboot-cats-parse:0.4.0"

Ammonite REPL

import $ivy.`com.abdulradi::mazboot-cats-parse:0.4.0`

<dependency>
  <groupId>com.abdulradi</groupId>
  <artifactId>mazboot-cats-parse_3</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.abdulradi', name: 'mazboot-cats-parse_3', version: '0.4.0'