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