is not current version
Last Version 1.1.71

com.whaleal.icefrog:icefrog-extra 1.0.0

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

GroupId

GroupId

com.whaleal.icefrog
ArtifactId

ArtifactId

icefrog-extra
Version

Version

1.0.0
Type

Type

jar

Download icefrog-extra 1.0.0


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