| License |
License |
|---|---|
| GroupId | GroupIdio.github.parubok |
| ArtifactId | ArtifactIdswing-stream-utils |
| Version | Version1.34 |
| Type | Typejar |
| Description |
Descriptionswing-stream-utils
Utils for working with Java Swing components via Java 8 streams
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| swing-stream-utils-1.34.pom | |
| swing-stream-utils-1.34.jar | 39 KB |
| swing-stream-utils-1.34-sources.jar | 18 KB |
| swing-stream-utils-1.34-javadoc.jar | 79 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |