MVN

com.wix : accord-api_2.13.0-M5

Maven & Gradle

Jan 06, 2019
6 usages
534 stars

accord-api · 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-api_2.13.0-M5</artifactId>
    <version>0.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wix : accord-api_2.13.0-M5 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.3

All Versions

Choose a version of com.wix : accord-api_2.13.0-M5 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
accord-api_2.13.0-M5-0.7.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.wix</groupId>
    <artifactId>accord-api_2.13.0-M5</artifactId>
    <version>0.7.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wix : accord-api_2.13.0-M5 gradle dependency to your build.gradle file:

implementation 'com.wix:accord-api_2.13.0-M5:0.7.3'

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

implementation("com.wix:accord-api_2.13.0-M5:0.7.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wix : accord-api_2.13.0-M5 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wix" % "accord-api_2.13.0-M5" % "0.7.3"

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 25, 2019
6 usages
1.3k stars
Aug 03, 2023
8 usages
1.4k stars
Jul 06, 2023
6 usages
7.6k stars
Jan 18, 2019
6 usages
177 stars
Jul 20, 2020
6 usages
88 stars
Mar 27, 2023
6 usages
Dec 29, 2020
7 usages
Jun 28, 2023
6 usages
12.2k stars