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-core 0.5.0
Group ID:
com.abdulradi
Artifact ID:
mazboot-core_3
Version:
0.5.0
Release Date:
Nov 4, 2021
Licenses:
Files:
Full Scala Version:
3.0.1-RC2
Developers:
libraryDependencies += "com.abdulradi" %% "mazboot-core" % "0.5.0"
ivy"com.abdulradi::mazboot-core:0.5.0"
//> using dep "com.abdulradi::mazboot-core:0.5.0"
import $ivy.`com.abdulradi::mazboot-core:0.5.0`
<dependency> <groupId>com.abdulradi</groupId> <artifactId>mazboot-core_3</artifactId> <version>0.5.0</version> </dependency>
compile group: 'com.abdulradi', name: 'mazboot-core_3', version: '0.5.0'