Last Version

Expecty 0.15.4

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

License

License

GroupId

GroupId

com.eed3si9n.expecty
ArtifactId

ArtifactId

expecty_3
Version

Version

0.15.4
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_3 0.15.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.0

test (2)

Group / Artifact Type Version
com.eed3si9n.verify : verify_3 jar 1.0.0
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.