| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаcom.github.nokamoto |
| Идентификатор | Идентификаторscalatest-util_2.11 |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Описание |
Описаниеscalatest-util
scalatest-util
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикcom.github.nokamoto |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |