is not current version
Last Version 0.15.4

Expecty 0.15.3

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

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.eed3si9n.expecty
ArtifactId

ArtifactId

expecty_native0.4_2.11
Version

Version

0.15.3
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_native0.4_2.11 0.15.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-native : nativelib_native0.4_2.11 jar 0.4.0
org.scala-native : javalib_native0.4_2.11 jar 0.4.0
org.scala-native : auxlib_native0.4_2.11 jar 0.4.0
org.scala-native : scalalib_native0.4_2.11 jar 0.4.0
org.scala-lang : scala-reflect jar 2.11.12

test (2)

Group / Artifact Type Version
org.scala-native : test-interface_native0.4_2.11 jar 0.4.0
com.eed3si9n.verify : verify_2.11 jar 1.0.0

Project Modules

There are no modules declared in this project.