is not current version
Last Version 1.3.0.RELEASE

cn.acyou:leo-framework-commons 1.0.0.RELEASE

Leo (Service)公共组件

GroupId

GroupId

cn.acyou
ArtifactId

ArtifactId

leo-framework-commons
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download leo-framework-commons 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/cn.acyou/leo-framework-commons/ -->
<dependency>
    <groupId>cn.acyou</groupId>
    <artifactId>leo-framework-commons</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.acyou/leo-framework-commons/
implementation 'cn.acyou:leo-framework-commons:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/cn.acyou/leo-framework-commons/
implementation ("cn.acyou:leo-framework-commons:1.0.0.RELEASE")
'cn.acyou:leo-framework-commons:jar:1.0.0.RELEASE'
<dependency org="cn.acyou" name="leo-framework-commons" rev="1.0.0.RELEASE">
  <artifact name="leo-framework-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.acyou', module='leo-framework-commons', version='1.0.0.RELEASE')
)
libraryDependencies += "cn.acyou" % "leo-framework-commons" % "1.0.0.RELEASE"
[cn.acyou/leo-framework-commons "1.0.0.RELEASE"]