is not current version
Last Version 0.15.1

com.eed3si9n.expecty:expecty_native0.3_2.11 0.15.1-M2

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

Categories

Categories

Native Development Tools
GroupId

GroupId

com.eed3si9n.expecty
ArtifactId

ArtifactId

expecty_native0.3_2.11
Version

Version

0.15.1-M2
Type

Type

jar

Download expecty_native0.3_2.11 0.15.1-M2


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