GroupId | GroupIdio.github.jiashunx |
---|---|
ArtifactId | ArtifactIdmasker-rest-demo |
Version | Version1.6.5 |
Type | Typejar |
Filename | Size |
---|---|
masker-rest-demo-1.6.5.pom | |
masker-rest-demo-1.6.5.jar | 8 MB |
masker-rest-demo-1.6.5-sources.jar | 52 KB |
masker-rest-demo-1.6.5-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest-demo/ -->
<dependency>
<groupId>io.github.jiashunx</groupId>
<artifactId>masker-rest-demo</artifactId>
<version>1.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest-demo/
implementation 'io.github.jiashunx:masker-rest-demo:1.6.5'
// https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest-demo/
implementation ("io.github.jiashunx:masker-rest-demo:1.6.5")
'io.github.jiashunx:masker-rest-demo:jar:1.6.5'
<dependency org="io.github.jiashunx" name="masker-rest-demo" rev="1.6.5">
<artifact name="masker-rest-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jiashunx', module='masker-rest-demo', version='1.6.5')
)
libraryDependencies += "io.github.jiashunx" % "masker-rest-demo" % "1.6.5"
[io.github.jiashunx/masker-rest-demo "1.6.5"]