is not current version
Last Version 1.1.71

com.whaleal.icefrog:icefrog-core 1.1.8

icefrog核心,包括集合、字符串、Bean等工具

GroupId

GroupId

com.whaleal.icefrog
ArtifactId

ArtifactId

icefrog-core
Version

Version

1.1.8
Type

Type

jar

Download icefrog-core 1.1.8


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