Last Version

Expecty 0.14.1

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

License

License

GroupId

GroupId

com.eed3si9n.expecty
ArtifactId

ArtifactId

expecty_0.27
Version

Version

0.14.1
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_0.27 0.14.1


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

Dependencies

compile (1)

Group / Artifact Type Version
ch.epfl.lamp : dotty-library_0.27 jar 0.27.0-RC1

test (1)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.