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