Last Version

scalatest-util 0.1.0

scalatest-util

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.nokamoto
ArtifactId

ArtifactId

scalatest-util_2.11
Version

Version

0.1.0
Type

Type

jar
Description

Description

scalatest-util
scalatest-util
Project URL

Project URL

https://github.com/nokamoto/scalatest-util
Project Organization

Project Organization

com.github.nokamoto

Download scalatest-util_2.11 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.nokamoto/scalatest-util_2.11/ -->
<dependency>
    <groupId>com.github.nokamoto</groupId>
    <artifactId>scalatest-util_2.11</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nokamoto/scalatest-util_2.11/
implementation 'com.github.nokamoto:scalatest-util_2.11:0.1.0'
// https://jarcasting.com/artifacts/com.github.nokamoto/scalatest-util_2.11/
implementation ("com.github.nokamoto:scalatest-util_2.11:0.1.0")
'com.github.nokamoto:scalatest-util_2.11:jar:0.1.0'
<dependency org="com.github.nokamoto" name="scalatest-util_2.11" rev="0.1.0">
  <artifact name="scalatest-util_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nokamoto', module='scalatest-util_2.11', version='0.1.0')
)
libraryDependencies += "com.github.nokamoto" % "scalatest-util_2.11" % "0.1.0"
[com.github.nokamoto/scalatest-util_2.11 "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
org.scalatest : scalatest_2.11 jar 2.2.4
org.scalacheck : scalacheck_2.11 jar 1.12.4

Project Modules

There are no modules declared in this project.