is not current version
Last Version 1.0.0

io.gitee.lshaci:scmsa-ext-common 0.0.3


GroupId

GroupId

io.gitee.lshaci
ArtifactId

ArtifactId

scmsa-ext-common
Version

Version

0.0.3
Type

Type

jar

Download scmsa-ext-common 0.0.3


<!-- https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext-common/ -->
<dependency>
    <groupId>io.gitee.lshaci</groupId>
    <artifactId>scmsa-ext-common</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext-common/
implementation 'io.gitee.lshaci:scmsa-ext-common:0.0.3'
// https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext-common/
implementation ("io.gitee.lshaci:scmsa-ext-common:0.0.3")
'io.gitee.lshaci:scmsa-ext-common:jar:0.0.3'
<dependency org="io.gitee.lshaci" name="scmsa-ext-common" rev="0.0.3">
  <artifact name="scmsa-ext-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.lshaci', module='scmsa-ext-common', version='0.0.3')
)
libraryDependencies += "io.gitee.lshaci" % "scmsa-ext-common" % "0.0.3"
[io.gitee.lshaci/scmsa-ext-common "0.0.3"]