License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.streamsupport |
ArtifactId | ArtifactIdstreamsupport-literal |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.sourceforge.streamsupport:streamsupport-literal
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
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-literal/ -->
<dependency>
<groupId>net.sourceforge.streamsupport</groupId>
<artifactId>streamsupport-literal</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-literal/
implementation 'net.sourceforge.streamsupport:streamsupport-literal:1.6.0'
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-literal/
implementation ("net.sourceforge.streamsupport:streamsupport-literal:1.6.0")
'net.sourceforge.streamsupport:streamsupport-literal:jar:1.6.0'
<dependency org="net.sourceforge.streamsupport" name="streamsupport-literal" rev="1.6.0">
<artifact name="streamsupport-literal" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.streamsupport', module='streamsupport-literal', version='1.6.0')
)
libraryDependencies += "net.sourceforge.streamsupport" % "streamsupport-literal" % "1.6.0"
[net.sourceforge.streamsupport/streamsupport-literal "1.6.0"]