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