License |
License |
---|---|
GroupId | GroupIdcom.eed3si9n.expecty |
ArtifactId | ArtifactIdexpecty_sjs0.6_2.13.0-RC2 |
Last Version | Last Version0.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExpecty
Power assertions (as known from Groovy and Spock) for the Scala language.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.eed3si9n.expecty/expecty_sjs0.6_2.13.0-RC2/ -->
<dependency>
<groupId>com.eed3si9n.expecty</groupId>
<artifactId>expecty_sjs0.6_2.13.0-RC2</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eed3si9n.expecty/expecty_sjs0.6_2.13.0-RC2/
implementation 'com.eed3si9n.expecty:expecty_sjs0.6_2.13.0-RC2:0.11.0'
// https://jarcasting.com/artifacts/com.eed3si9n.expecty/expecty_sjs0.6_2.13.0-RC2/
implementation ("com.eed3si9n.expecty:expecty_sjs0.6_2.13.0-RC2:0.11.0")
'com.eed3si9n.expecty:expecty_sjs0.6_2.13.0-RC2:jar:0.11.0'
<dependency org="com.eed3si9n.expecty" name="expecty_sjs0.6_2.13.0-RC2" rev="0.11.0">
<artifact name="expecty_sjs0.6_2.13.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eed3si9n.expecty', module='expecty_sjs0.6_2.13.0-RC2', version='0.11.0')
)
libraryDependencies += "com.eed3si9n.expecty" % "expecty_sjs0.6_2.13.0-RC2" % "0.11.0"
[com.eed3si9n.expecty/expecty_sjs0.6_2.13.0-RC2 "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC2 |
org.scala-js : scalajs-library_2.13.0-RC2 | jar | 0.6.27 |
org.scala-lang : scala-reflect | jar | 2.13.0-RC2 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-interface_2.13.0-RC2 | jar | 0.6.27 |