не последняя версия
Последняя версия 0.11.9

com.spotify:scio-test_2.12 0.10.0-beta3

Scio helpers for ScalaTest

Группа

Группа

com.spotify
Идентификатор

Идентификатор

scio-test_2.12
Версия

Версия

0.10.0-beta3
Тип

Тип

jar

Скачать scio-test_2.12 0.10.0-beta3


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