| License |
License |
|---|---|
| GroupId | GroupIdcom.whaleal.icefrog |
| ArtifactId | ArtifactIdicefrog-core |
| Last Version | Last Version1.1.71 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionicefrog-core
icefrog核心,包括集合、字符串、Bean等工具
|
| Filename | Size |
|---|---|
| icefrog-core-1.1.71.pom | |
| icefrog-core-1.1.71.jar | 1 MB |
| icefrog-core-1.1.71-sources.jar | 950 KB |
| icefrog-core-1.1.71-javadoc.jar | 4 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-core/ -->
<dependency>
<groupId>com.whaleal.icefrog</groupId>
<artifactId>icefrog-core</artifactId>
<version>1.1.71</version>
</dependency>
// https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-core/
implementation 'com.whaleal.icefrog:icefrog-core:1.1.71'
// https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-core/
implementation ("com.whaleal.icefrog:icefrog-core:1.1.71")
'com.whaleal.icefrog:icefrog-core:jar:1.1.71'
<dependency org="com.whaleal.icefrog" name="icefrog-core" rev="1.1.71">
<artifact name="icefrog-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whaleal.icefrog', module='icefrog-core', version='1.1.71')
)
libraryDependencies += "com.whaleal.icefrog" % "icefrog-core" % "1.1.71"
[com.whaleal.icefrog/icefrog-core "1.1.71"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.projectlombok : lombok | jar | 1.18.22 |