Last Version

Empty Streams 0.3.0

Empty implementations of the Stream interface.

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

empty-streams
Version

Version

0.3.0
Type

Type

jar
Description

Description

Empty Streams
Empty implementations of the Stream interface.
Project URL

Project URL

https://github.com/marschall/empty-streams
Source Code Management

Source Code Management

https://github.com/marschall/empty-streams

Download empty-streams 0.3.0


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

Dependencies

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.openjdk.jmh : jmh-core jar 1.27

Project Modules

There are no modules declared in this project.