is not current version
Last Version 7.2.2

cn.stylefeng.roses:log-api 7.0.0


GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

log-api
Version

Version

7.0.0
Type

Type

jar

Download log-api 7.0.0


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