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

com.github.hioo520:collections-plus 1.3.8

a simple java api for collection tool extractor and filler. Enhanced VO class processing rich mybatis function...

Группа

Группа

com.github.hioo520
Идентификатор

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

collections-plus
Версия

Версия

1.3.8
Тип

Тип

jar

Скачать collections-plus 1.3.8


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