License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.rhyskeepence |
ArtifactId | ArtifactIdclairvoyance-scalatest_2.10 |
Version | Version1.0.125 |
Type | Typejar |
Description |
Descriptionclairvoyance-scalatest
clairvoyance-scalatest
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.rhyskeepence |
<!-- https://jarcasting.com/artifacts/com.github.rhyskeepence/clairvoyance-scalatest_2.10/ -->
<dependency>
<groupId>com.github.rhyskeepence</groupId>
<artifactId>clairvoyance-scalatest_2.10</artifactId>
<version>1.0.125</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rhyskeepence/clairvoyance-scalatest_2.10/
implementation 'com.github.rhyskeepence:clairvoyance-scalatest_2.10:1.0.125'
// https://jarcasting.com/artifacts/com.github.rhyskeepence/clairvoyance-scalatest_2.10/
implementation ("com.github.rhyskeepence:clairvoyance-scalatest_2.10:1.0.125")
'com.github.rhyskeepence:clairvoyance-scalatest_2.10:jar:1.0.125'
<dependency org="com.github.rhyskeepence" name="clairvoyance-scalatest_2.10" rev="1.0.125">
<artifact name="clairvoyance-scalatest_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rhyskeepence', module='clairvoyance-scalatest_2.10', version='1.0.125')
)
libraryDependencies += "com.github.rhyskeepence" % "clairvoyance-scalatest_2.10" % "1.0.125"
[com.github.rhyskeepence/clairvoyance-scalatest_2.10 "1.0.125"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.github.rhyskeepence : clairvoyance-core_2.10 | jar | 1.0.125 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.10 | jar | 1.1.1 |
org.scoverage : scalac-scoverage-plugin_2.10 | jar | 1.1.1 |
org.scalatest : scalatest_2.10 | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.10 | jar | 1.13.1 |