Last Version

validated-core 0.3.0

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

License

License

GroupId

GroupId

com.abdulradi
ArtifactId

ArtifactId

validated-core_3
Version

Version

0.3.0
Type

Type

jar
Description

Description

validated-core
Companion to the Scala std lib, providing useful subtypes like PositiveInt or StringMatchingRegex. As well as the ability to define custom validations.
Project URL

Project URL

https://github.com/tabdulradi/validated
Project Organization

Project Organization

validated
Source Code Management

Source Code Management

https://github.com/tabdulradi/validated

Download validated-core_3 0.3.0


<!-- https://jarcasting.com/artifacts/com.abdulradi/validated-core_3/ -->
<dependency>
    <groupId>com.abdulradi</groupId>
    <artifactId>validated-core_3</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.abdulradi/validated-core_3/
implementation 'com.abdulradi:validated-core_3:0.3.0'
// https://jarcasting.com/artifacts/com.abdulradi/validated-core_3/
implementation ("com.abdulradi:validated-core_3:0.3.0")
'com.abdulradi:validated-core_3:jar:0.3.0'
<dependency org="com.abdulradi" name="validated-core_3" rev="0.3.0">
  <artifact name="validated-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abdulradi', module='validated-core_3', version='0.3.0')
)
libraryDependencies += "com.abdulradi" % "validated-core_3" % "0.3.0"
[com.abdulradi/validated-core_3 "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.0
com.abdulradi : happypath-core_3 jar 0.3.0

Project Modules

There are no modules declared in this project.