Expecty

Power assertions (as known from Groovy and Spock) for the Scala language.

License

License

GroupId

GroupId

com.eed3si9n.expecty
ArtifactId

ArtifactId

expecty_sjs1_2.13
Last Version

Last Version

0.15.4
Release Date

Release Date

Type

Type

jar
Description

Description

Expecty
Power assertions (as known from Groovy and Spock) for the Scala language.
Project URL

Project URL

https://github.com/eed3si9n/expecty
Project Organization

Project Organization

eed3si9n
Source Code Management

Source Code Management

https://github.com/eed3si9n/expecty

Download expecty_sjs1_2.13

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.scala-js : scalajs-library_2.13 jar 1.5.0
org.scala-lang : scala-reflect jar 2.13.5

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.5.0
com.eed3si9n.verify : verify_2.13 jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.15.4
0.15.3
0.15.2
0.15.1
0.15.1-M2
0.15.1-M1
0.15.0
0.14.1
0.14.0
0.13.0