is not current version
Last Version 1.3

ru.ilb.jfunction:jfunction-streams 1.2


GroupId

GroupId

ru.ilb.jfunction
ArtifactId

ArtifactId

jfunction-streams
Version

Version

1.2
Type

Type

jar

Download jfunction-streams 1.2


<!-- https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction-streams/ -->
<dependency>
    <groupId>ru.ilb.jfunction</groupId>
    <artifactId>jfunction-streams</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction-streams/
implementation 'ru.ilb.jfunction:jfunction-streams:1.2'
// https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction-streams/
implementation ("ru.ilb.jfunction:jfunction-streams:1.2")
'ru.ilb.jfunction:jfunction-streams:jar:1.2'
<dependency org="ru.ilb.jfunction" name="jfunction-streams" rev="1.2">
  <artifact name="jfunction-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ilb.jfunction', module='jfunction-streams', version='1.2')
)
libraryDependencies += "ru.ilb.jfunction" % "jfunction-streams" % "1.2"
[ru.ilb.jfunction/jfunction-streams "1.2"]