injecting-streams

Streams that can inject content as they're used.

License

License

MIT
GroupId

GroupId

com.github.rutledgepaulv
ArtifactId

ArtifactId

injecting-streams
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

injecting-streams
Streams that can inject content as they're used.
Project URL

Project URL

http://github.com/rutledgepaulv/injecting-streams
Source Code Management

Source Code Management

https://github.com/rutledgepaulv/injecting-streams

Download injecting-streams

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.0