is not current version
Last Version 1.4.11

com.github.hioo520:collections-plus 1.0

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.0
Type

Type

pom

Download collections-plus 1.0

Filename Size
collections-plus-1.0.pom 8 KB
Browse

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