не последняя версия
Последняя версия 1.7.1

io.github.jiashunx:masker-rest 1.0.0


Группа

Группа

io.github.jiashunx
Идентификатор

Идентификатор

masker-rest
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать masker-rest 1.0.0

Имя Файла Размер
masker-rest-1.0.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.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest/
implementation 'io.github.jiashunx:masker-rest:1.0.0'
// https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest/
implementation ("io.github.jiashunx:masker-rest:1.0.0")
'io.github.jiashunx:masker-rest:pom:1.0.0'
<dependency org="io.github.jiashunx" name="masker-rest" rev="1.0.0">
  <artifact name="masker-rest" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jiashunx', module='masker-rest', version='1.0.0')
)
libraryDependencies += "io.github.jiashunx" % "masker-rest" % "1.0.0"
[io.github.jiashunx/masker-rest "1.0.0"]