Last Version

accord-core 0.6

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!

License

License

GroupId

GroupId

com.wix
ArtifactId

ArtifactId

accord-core_sjs0.6_2.12.0-M5
Version

Version

0.6
Type

Type

jar
Description

Description

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!
Project URL

Project URL

https://github.com/wix/accord
Project Organization

Project Organization

com.wix

Download accord-core_sjs0.6_2.12.0-M5 0.6


<!-- https://jarcasting.com/artifacts/com.wix/accord-core_sjs0.6_2.12.0-M5/ -->
<dependency>
    <groupId>com.wix</groupId>
    <artifactId>accord-core_sjs0.6_2.12.0-M5</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/accord-core_sjs0.6_2.12.0-M5/
implementation 'com.wix:accord-core_sjs0.6_2.12.0-M5:0.6'
// https://jarcasting.com/artifacts/com.wix/accord-core_sjs0.6_2.12.0-M5/
implementation ("com.wix:accord-core_sjs0.6_2.12.0-M5:0.6")
'com.wix:accord-core_sjs0.6_2.12.0-M5:jar:0.6'
<dependency org="com.wix" name="accord-core_sjs0.6_2.12.0-M5" rev="0.6">
  <artifact name="accord-core_sjs0.6_2.12.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='accord-core_sjs0.6_2.12.0-M5', version='0.6')
)
libraryDependencies += "com.wix" % "accord-core_sjs0.6_2.12.0-M5" % "0.6"
[com.wix/accord-core_sjs0.6_2.12.0-M5 "0.6"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0-M5
com.wix : accord-api_sjs0.6_2.12.0-M5 jar 0.6
org.scala-js : scalajs-library_2.12.0-M5 jar 0.6.11
org.scalamacros : resetallattrs_2.12.0-M5 jar 1.0.0

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.12.0-M5
org.scala-lang : scala-reflect jar 2.12.0-M5

test (2)

Group / Artifact Type Version
com.wix : accord-scalatest_sjs0.6_2.12.0-M5 jar 0.6
org.scala-js : scalajs-test-interface_2.12.0-M5 jar 0.6.11

Project Modules

There are no modules declared in this project.