| License |
License |
|---|---|
| GroupId | GroupIdlove.forte.common |
| ArtifactId | ArtifactIdutils |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionforte-common-utils
forte-common utils模块。
|
| Filename | Size |
|---|---|
| utils-1.0.7.pom | |
| utils-1.0.7.jar | 107 KB |
| utils-1.0.7-sources.jar | 51 KB |
| utils-1.0.7-javadoc.jar | 457 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/love.forte.common/utils/ -->
<dependency>
<groupId>love.forte.common</groupId>
<artifactId>utils</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.common/utils/
implementation 'love.forte.common:utils:1.0.7'
// https://jarcasting.com/artifacts/love.forte.common/utils/
implementation ("love.forte.common:utils:1.0.7")
'love.forte.common:utils:jar:1.0.7'
<dependency org="love.forte.common" name="utils" rev="1.0.7">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.common', module='utils', version='1.0.7')
)
libraryDependencies += "love.forte.common" % "utils" % "1.0.7"
[love.forte.common/utils "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-core | jar | 5.5.1 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.10 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test | jar | 1.5.10 |
| org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.5.10 |