MVN

com.wix : accord-core_2.13

Maven & Gradle

Mar 11, 2020
6 usages
534 stars

accord-core · Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!

<dependency>
    <groupId>com.wix</groupId>
    <artifactId>accord-core_2.13</artifactId>
    <version>0.7.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wix : accord-core_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.6

All Versions

Choose a version of com.wix : accord-core_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
accord-core_2.13-0.7.6
accord-core_2.13-0.7.5
accord-core_2.13-0.7.4

How to add a dependency to Maven

Add the following com.wix : accord-core_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wix</groupId>
    <artifactId>accord-core_2.13</artifactId>
    <version>0.7.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wix : accord-core_2.13 gradle dependency to your build.gradle file:

implementation 'com.wix:accord-core_2.13:0.7.6'

Gradle Kotlin DSL: Add the following com.wix : accord-core_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wix:accord-core_2.13:0.7.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wix : accord-core_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wix" % "accord-core_2.13" % "0.7.6"

Advertisement

Dependencies from Group

Feb 22, 2022
59 usages
377 stars
Mar 11, 2020
7 usages
534 stars
Mar 11, 2020
7 usages
534 stars
May 11, 2016
7 usages
260 stars
Feb 11, 2020
7 usages
260 stars

Discover Dependencies

Mar 11, 2020
6 usages
534 stars
Dec 26, 2022
6 usages
2.6k stars
Jul 25, 2022
7 usages
473 stars
Jul 25, 2022
6 usages
473 stars
Jul 25, 2022
8 usages
473 stars
Aug 23, 2023
6 usages
336 stars
Aug 23, 2023
8 usages
335 stars