не последняя версия
Последняя версия 1.1.71

com.whaleal.icefrog:icefrog-core 1.1.3

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

Группа

Группа

com.whaleal.icefrog
Идентификатор

Идентификатор

icefrog-core
Версия

Версия

1.1.3
Тип

Тип

jar

Скачать icefrog-core 1.1.3


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