Last Version

Expecty 0.11.0

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

License

License

GroupId

GroupId

com.eed3si9n.expecty
ArtifactId

ArtifactId

expecty_2.10
Version

Version

0.11.0
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_2.10 0.11.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.scala-lang : scala-reflect jar 2.10.6

test (1)

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

Project Modules

There are no modules declared in this project.