| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.nokamoto |
| ArtifactId | ArtifactIdscalatest-util_2.11 |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionscalatest-util
scalatest-util
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.nokamoto |
| Filename | Size |
|---|---|
| scalatest-util_2.11-0.1.0.pom | |
| scalatest-util_2.11-0.1.0.jar | 12 KB |
| scalatest-util_2.11-0.1.0-sources.jar | 1 KB |
| scalatest-util_2.11-0.1.0-javadoc.jar | 361 KB |
| Browse |
<!-- 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"]
| 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 |