License |
License |
---|---|
GroupId | GroupIdlove.forte.common |
ArtifactId | ArtifactIdlanguage |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionforte-common-language
forte-common language模块。
|
Filename | Size |
---|---|
language-1.0.7.pom | |
language-1.0.7.jar | 5 KB |
language-1.0.7-sources.jar | 4 KB |
language-1.0.7-javadoc.jar | 257 KB |
Browse |
<!-- https://jarcasting.com/artifacts/love.forte.common/language/ -->
<dependency>
<groupId>love.forte.common</groupId>
<artifactId>language</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.common/language/
implementation 'love.forte.common:language:1.0.7'
// https://jarcasting.com/artifacts/love.forte.common/language/
implementation ("love.forte.common:language:1.0.7")
'love.forte.common:language:jar:1.0.7'
<dependency org="love.forte.common" name="language" rev="1.0.7">
<artifact name="language" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.common', module='language', version='1.0.7')
)
libraryDependencies += "love.forte.common" % "language" % "1.0.7"
[love.forte.common/language "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
love.forte.common : utils | jar | 1.0.7 |
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 |