| Лицензия |
Лицензия |
|---|---|
| Группа | Группаru.ilb.jfunction |
| Идентификатор | Идентификаторjfunction-streams |
| Последняя версия | Последняя версия1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjfunction library
|
| Имя Файла | Размер |
|---|---|
| jfunction-streams-1.3.pom | |
| jfunction-streams-1.3.jar | 5 KB |
| jfunction-streams-1.3-sources.jar | 4 KB |
| jfunction-streams-1.3-javadoc.jar | 408 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction-streams/ -->
<dependency>
<groupId>ru.ilb.jfunction</groupId>
<artifactId>jfunction-streams</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction-streams/
implementation 'ru.ilb.jfunction:jfunction-streams:1.3'
// https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction-streams/
implementation ("ru.ilb.jfunction:jfunction-streams:1.3")
'ru.ilb.jfunction:jfunction-streams:jar:1.3'
<dependency org="ru.ilb.jfunction" name="jfunction-streams" rev="1.3">
<artifact name="jfunction-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ilb.jfunction', module='jfunction-streams', version='1.3')
)
libraryDependencies += "ru.ilb.jfunction" % "jfunction-streams" % "1.3"
[ru.ilb.jfunction/jfunction-streams "1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ru.ilb.jfunction : jfunction-exception | jar | 1.3 |
| javax.inject : javax.inject | jar | 1 |
| com.google.auto.service : auto-service Необязательный | jar | 1.0-rc7 |
| ru.ilb.jfunction : jfunction-core | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |