License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.bigwheel |
ArtifactId | ArtifactIdscalatest-structured-before_2.12 |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionscalatest-structured-before
scalatest-structured-before
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.bigwheel/scalatest-structured-before_2.12/ -->
<dependency>
<groupId>com.github.bigwheel</groupId>
<artifactId>scalatest-structured-before_2.12</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bigwheel/scalatest-structured-before_2.12/
implementation 'com.github.bigwheel:scalatest-structured-before_2.12:1.0.1'
// https://jarcasting.com/artifacts/com.github.bigwheel/scalatest-structured-before_2.12/
implementation ("com.github.bigwheel:scalatest-structured-before_2.12:1.0.1")
'com.github.bigwheel:scalatest-structured-before_2.12:jar:1.0.1'
<dependency org="com.github.bigwheel" name="scalatest-structured-before_2.12" rev="1.0.1">
<artifact name="scalatest-structured-before_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bigwheel', module='scalatest-structured-before_2.12', version='1.0.1')
)
libraryDependencies += "com.github.bigwheel" % "scalatest-structured-before_2.12" % "1.0.1"
[com.github.bigwheel/scalatest-structured-before_2.12 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
org.scalactic : scalactic_2.12 | jar | 3.0.5 |
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.scalaz : scalaz-core_2.12 | jar | 7.2.26 |