GroupId | GroupIdio.github.jiashunx |
---|---|
ArtifactId | ArtifactIdmasker-rest |
Version | Version1.2.0 |
Type | Typepom |
Filename | Size |
---|---|
masker-rest-1.2.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest/ -->
<dependency>
<groupId>io.github.jiashunx</groupId>
<artifactId>masker-rest</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest/
implementation 'io.github.jiashunx:masker-rest:1.2.0'
// https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest/
implementation ("io.github.jiashunx:masker-rest:1.2.0")
'io.github.jiashunx:masker-rest:pom:1.2.0'
<dependency org="io.github.jiashunx" name="masker-rest" rev="1.2.0">
<artifact name="masker-rest" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jiashunx', module='masker-rest', version='1.2.0')
)
libraryDependencies += "io.github.jiashunx" % "masker-rest" % "1.2.0"
[io.github.jiashunx/masker-rest "1.2.0"]