is not current version
Last Version 1.1.71

com.whaleal.icefrog:icefrog-collections 1.1.2

icefrog 集合类相关拓展

GroupId

GroupId

com.whaleal.icefrog
ArtifactId

ArtifactId

icefrog-collections
Version

Version

1.1.2
Type

Type

jar

Download icefrog-collections 1.1.2


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