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

com.annimon:stream-test 1.1.5

Hamcrest and Mockito matchers for Lightweight-Stream-API

Группа

Группа

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

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

stream-test
Версия

Версия

1.1.5
Тип

Тип

jar

Скачать stream-test 1.1.5


<!-- https://jarcasting.com/artifacts/com.annimon/stream-test/ -->
<dependency>
    <groupId>com.annimon</groupId>
    <artifactId>stream-test</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.annimon/stream-test/
implementation 'com.annimon:stream-test:1.1.5'
// https://jarcasting.com/artifacts/com.annimon/stream-test/
implementation ("com.annimon:stream-test:1.1.5")
'com.annimon:stream-test:jar:1.1.5'
<dependency org="com.annimon" name="stream-test" rev="1.1.5">
  <artifact name="stream-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.annimon', module='stream-test', version='1.1.5')
)
libraryDependencies += "com.annimon" % "stream-test" % "1.1.5"
[com.annimon/stream-test "1.1.5"]