Last Version

ScalaMock Core Tests 3.6.0

ScalaMock Core Tests

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

org.scalamock
ArtifactId

ArtifactId

scalamock-core-tests_2.12
Version

Version

3.6.0
Type

Type

jar
Description

Description

ScalaMock Core Tests
ScalaMock Core Tests
Project URL

Project URL

http://scalamock.org/
Project Organization

Project Organization

org.scalamock
Source Code Management

Source Code Management

https://github.com/paulbutcher/ScalaMock

Download scalamock-core-tests_2.12 3.6.0


<!-- https://jarcasting.com/artifacts/org.scalamock/scalamock-core-tests_2.12/ -->
<dependency>
    <groupId>org.scalamock</groupId>
    <artifactId>scalamock-core-tests_2.12</artifactId>
    <version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalamock/scalamock-core-tests_2.12/
implementation 'org.scalamock:scalamock-core-tests_2.12:3.6.0'
// https://jarcasting.com/artifacts/org.scalamock/scalamock-core-tests_2.12/
implementation ("org.scalamock:scalamock-core-tests_2.12:3.6.0")
'org.scalamock:scalamock-core-tests_2.12:jar:3.6.0'
<dependency org="org.scalamock" name="scalamock-core-tests_2.12" rev="3.6.0">
  <artifact name="scalamock-core-tests_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalamock', module='scalamock-core-tests_2.12', version='3.6.0')
)
libraryDependencies += "org.scalamock" % "scalamock-core-tests_2.12" % "3.6.0"
[org.scalamock/scalamock-core-tests_2.12 "3.6.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.1
org.scalamock : scalamock-scalatest-support_2.12 jar 3.6.0

Project Modules

There are no modules declared in this project.