is not current version
Last Version 1.2.2

com.annimon:stream-test 1.1.7

Hamcrest and Mockito matchers for Lightweight-Stream-API

GroupId

GroupId

com.annimon
ArtifactId

ArtifactId

stream-test
Version

Version

1.1.7
Type

Type

jar

Download stream-test 1.1.7


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