| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.gitee.lshaci |
| Идентификатор | Идентификаторscmsa-ext |
| Версия | Версия0.0.2 |
| Тип | Типpom |
| Описание |
Описаниеscmsa-ext
scmsa-ext
|
| Имя Файла | Размер |
|---|---|
| scmsa-ext-0.0.2.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext/ -->
<dependency>
<groupId>io.gitee.lshaci</groupId>
<artifactId>scmsa-ext</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext/
implementation 'io.gitee.lshaci:scmsa-ext:0.0.2'
// https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext/
implementation ("io.gitee.lshaci:scmsa-ext:0.0.2")
'io.gitee.lshaci:scmsa-ext:pom:0.0.2'
<dependency org="io.gitee.lshaci" name="scmsa-ext" rev="0.0.2">
<artifact name="scmsa-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gitee.lshaci', module='scmsa-ext', version='0.0.2')
)
libraryDependencies += "io.gitee.lshaci" % "scmsa-ext" % "0.0.2"
[io.gitee.lshaci/scmsa-ext "0.0.2"]