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