GroupId | GroupIdio.gitee.lshaci |
---|---|
ArtifactId | ArtifactIdscmsa-ext |
Version | Version0.0.1 |
Type | Typepom |
Filename | Size |
---|---|
scmsa-ext-0.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext/ -->
<dependency>
<groupId>io.gitee.lshaci</groupId>
<artifactId>scmsa-ext</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext/
implementation 'io.gitee.lshaci:scmsa-ext:0.0.1'
// https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext/
implementation ("io.gitee.lshaci:scmsa-ext:0.0.1")
'io.gitee.lshaci:scmsa-ext:pom:0.0.1'
<dependency org="io.gitee.lshaci" name="scmsa-ext" rev="0.0.1">
<artifact name="scmsa-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gitee.lshaci', module='scmsa-ext', version='0.0.1')
)
libraryDependencies += "io.gitee.lshaci" % "scmsa-ext" % "0.0.1"
[io.gitee.lshaci/scmsa-ext "0.0.1"]