is not current version
Last Version 1.4.11

com.github.hioo520:collections-plus 1.4.2

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

GroupId

GroupId

com.github.hioo520
ArtifactId

ArtifactId

collections-plus
Version

Version

1.4.2
Type

Type

jar

Download collections-plus 1.4.2


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