License |
License |
---|---|
GroupId | GroupIdcn.stylefeng.roses |
ArtifactId | ArtifactIddict-api |
Version | Version7.2.1 |
Type | Typejar |
Description |
DescriptionRoses是开源项目Guns的核心包
|
Filename | Size |
---|---|
dict-api-7.2.1.pom | |
dict-api-7.2.1.jar | 12 KB |
dict-api-7.2.1-sources.jar | 15 KB |
dict-api-7.2.1-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/dict-api/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>dict-api</artifactId>
<version>7.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/dict-api/
implementation 'cn.stylefeng.roses:dict-api:7.2.1'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/dict-api/
implementation ("cn.stylefeng.roses:dict-api:7.2.1")
'cn.stylefeng.roses:dict-api:jar:7.2.1'
<dependency org="cn.stylefeng.roses" name="dict-api" rev="7.2.1">
<artifact name="dict-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='dict-api', version='7.2.1')
)
libraryDependencies += "cn.stylefeng.roses" % "dict-api" % "7.2.1"
[cn.stylefeng.roses/dict-api "7.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
cn.stylefeng.roses : kernel-a-rule | jar | 7.2.1 |