| License |
License |
|---|---|
| GroupId | GroupIdcom.outworkers |
| ArtifactId | ArtifactIdutil-validators-cats_2.11 |
| Version | Version0.57.0 |
| Type | Typejar |
| Description |
DescriptionvalidatorsCats
validatorsCats
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.outworkers |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.outworkers/util-validators-cats_2.11/ -->
<dependency>
<groupId>com.outworkers</groupId>
<artifactId>util-validators-cats_2.11</artifactId>
<version>0.57.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outworkers/util-validators-cats_2.11/
implementation 'com.outworkers:util-validators-cats_2.11:0.57.0'
// https://jarcasting.com/artifacts/com.outworkers/util-validators-cats_2.11/
implementation ("com.outworkers:util-validators-cats_2.11:0.57.0")
'com.outworkers:util-validators-cats_2.11:jar:0.57.0'
<dependency org="com.outworkers" name="util-validators-cats_2.11" rev="0.57.0">
<artifact name="util-validators-cats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outworkers', module='util-validators-cats_2.11', version='0.57.0')
)
libraryDependencies += "com.outworkers" % "util-validators-cats_2.11" % "0.57.0"
[com.outworkers/util-validators-cats_2.11 "0.57.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.outworkers : util-parsers-cats_2.11 | jar | 0.57.0 |
| com.chuusai : shapeless_2.11 | jar | 2.3.3 |
| org.typelevel : cats-core_2.11 | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.outworkers : util-samplers_2.11 | jar | 0.57.0 |
| org.scalatest : scalatest_2.11 | jar | 3.0.8 |