GroupId | GroupIdru.ilb.jfunction |
---|---|
ArtifactId | ArtifactIdjfunction-streams |
Version | Version1.2 |
Type | Typejar |
Filename | Size |
---|---|
jfunction-streams-1.2.pom | |
jfunction-streams-1.2.jar | 5 KB |
jfunction-streams-1.2-sources.jar | 4 KB |
jfunction-streams-1.2-javadoc.jar | 408 KB |
Browse |
<!-- 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"]