is not current version
Last Version 1.1.71

com.whaleal.icefrog:icefrog-extra 1.1.7

icefrog 扩展工具类(提供其它类库的封装)

GroupId

GroupId

com.whaleal.icefrog
ArtifactId

ArtifactId

icefrog-extra
Version

Version

1.1.7
Type

Type

jar

Download icefrog-extra 1.1.7


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