is not current version
Last Version 7.2.2

cn.stylefeng.roses:dict-api 7.0.2


GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

dict-api
Version

Version

7.0.2
Type

Type

jar

Download dict-api 7.0.2


<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/dict-api/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>dict-api</artifactId>
    <version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/dict-api/
implementation 'cn.stylefeng.roses:dict-api:7.0.2'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/dict-api/
implementation ("cn.stylefeng.roses:dict-api:7.0.2")
'cn.stylefeng.roses:dict-api:jar:7.0.2'
<dependency org="cn.stylefeng.roses" name="dict-api" rev="7.0.2">
  <artifact name="dict-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='dict-api', version='7.0.2')
)
libraryDependencies += "cn.stylefeng.roses" % "dict-api" % "7.0.2"
[cn.stylefeng.roses/dict-api "7.0.2"]