is not current version
Last Version 1.4.14

com.github.hioo520:collections-plug 1.4.13

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-plug
Version

Version

1.4.13
Type

Type

jar

Download collections-plug 1.4.13


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