Last Version

swing-stream-utils 1.34

Utils for working with Java Swing components via Java 8 streams

License

License

GroupId

GroupId

io.github.parubok
ArtifactId

ArtifactId

swing-stream-utils
Version

Version

1.34
Type

Type

jar
Description

Description

swing-stream-utils
Utils for working with Java Swing components via Java 8 streams
Project URL

Project URL

https://github.com/parubok/swing-stream-utils

Download swing-stream-utils 1.34


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.