не последняя версия
Последняя версия 0.1.3

com.github.nikita-volkov.java:iterables 0.1

Composable iterables for Java

Категории

Категории

Java Языки программирования
Группа

Группа

com.github.nikita-volkov.java
Идентификатор

Идентификатор

iterables
Версия

Версия

0.1
Тип

Тип

jar

Скачать iterables 0.1


<!-- https://jarcasting.com/artifacts/com.github.nikita-volkov.java/iterables/ -->
<dependency>
    <groupId>com.github.nikita-volkov.java</groupId>
    <artifactId>iterables</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nikita-volkov.java/iterables/
implementation 'com.github.nikita-volkov.java:iterables:0.1'
// https://jarcasting.com/artifacts/com.github.nikita-volkov.java/iterables/
implementation ("com.github.nikita-volkov.java:iterables:0.1")
'com.github.nikita-volkov.java:iterables:jar:0.1'
<dependency org="com.github.nikita-volkov.java" name="iterables" rev="0.1">
  <artifact name="iterables" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nikita-volkov.java', module='iterables', version='0.1')
)
libraryDependencies += "com.github.nikita-volkov.java" % "iterables" % "0.1"
[com.github.nikita-volkov.java/iterables "0.1"]