Last Version

stream-utils 1.0

Provides utility classes for working with streams

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

stream-utils
Version

Version

1.0
Type

Type

jar
Description

Description

stream-utils
Provides utility classes for working with streams
Project URL

Project URL

https://robtimus.github.io/stream-utils/
Source Code Management

Source Code Management

https://github.com/robtimus/stream-utils

Download stream-utils 1.0


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.