is not current version
Last Version 2.0.4

com.github.paganini2008:devtools-beans-streaming 2.0-RC4

a useful java tools based on java collection stream framework

GroupId

GroupId

com.github.paganini2008
ArtifactId

ArtifactId

devtools-beans-streaming
Version

Version

2.0-RC4
Type

Type

jar

Download devtools-beans-streaming 2.0-RC4


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