| Категории |
КатегорииScala Языки программирования |
|---|---|
| Группа | Группаws.unfiltered |
| Идентификатор | Идентификаторunfiltered-scalatest_3 |
| Версия | Версия0.11.0-M4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| unfiltered-scalatest_3-0.11.0-M4.pom | |
| unfiltered-scalatest_3-0.11.0-M4.jar | 37 KB |
| unfiltered-scalatest_3-0.11.0-M4-sources.jar | 3 KB |
| unfiltered-scalatest_3-0.11.0-M4-javadoc.jar | 189 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-scalatest_3/ -->
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-scalatest_3</artifactId>
<version>0.11.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-scalatest_3/
implementation 'ws.unfiltered:unfiltered-scalatest_3:0.11.0-M4'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-scalatest_3/
implementation ("ws.unfiltered:unfiltered-scalatest_3:0.11.0-M4")
'ws.unfiltered:unfiltered-scalatest_3:jar:0.11.0-M4'
<dependency org="ws.unfiltered" name="unfiltered-scalatest_3" rev="0.11.0-M4">
<artifact name="unfiltered-scalatest_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-scalatest_3', version='0.11.0-M4')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-scalatest_3" % "0.11.0-M4"
[ws.unfiltered/unfiltered-scalatest_3 "0.11.0-M4"]