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

net.markenwerk:commons-iterables 2.2.1

Some common iterables for Java

Категории

Категории

Сеть
Группа

Группа

net.markenwerk
Идентификатор

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

commons-iterables
Версия

Версия

2.2.1
Тип

Тип

jar

Скачать commons-iterables 2.2.1


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