is not current version
Last Version 1.6.0

net.sourceforge.streamsupport:streamsupport-literal 1.5.2

streamsupport-literal is a backport of the new Java 9 (JEP 269) "Convenience Factory Methods for Collections" API for Java 6 to 8 and Android developers

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.streamsupport
ArtifactId

ArtifactId

streamsupport-literal
Version

Version

1.5.2
Type

Type

jar

Download streamsupport-literal 1.5.2


<!-- https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-literal/ -->
<dependency>
    <groupId>net.sourceforge.streamsupport</groupId>
    <artifactId>streamsupport-literal</artifactId>
    <version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-literal/
implementation 'net.sourceforge.streamsupport:streamsupport-literal:1.5.2'
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-literal/
implementation ("net.sourceforge.streamsupport:streamsupport-literal:1.5.2")
'net.sourceforge.streamsupport:streamsupport-literal:jar:1.5.2'
<dependency org="net.sourceforge.streamsupport" name="streamsupport-literal" rev="1.5.2">
  <artifact name="streamsupport-literal" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.streamsupport', module='streamsupport-literal', version='1.5.2')
)
libraryDependencies += "net.sourceforge.streamsupport" % "streamsupport-literal" % "1.5.2"
[net.sourceforge.streamsupport/streamsupport-literal "1.5.2"]