License |
License |
---|---|
GroupId | GroupIdcom.quhaodian |
ArtifactId | ArtifactIdrest |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondiscover_rest
discover is a lightweight Framework
|
Filename | Size |
---|---|
rest-1.8.1.pom | |
rest-1.8.1.jar | 15 KB |
rest-1.8.1-sources.jar | 11 KB |
rest-1.8.1-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.quhaodian/rest/ -->
<dependency>
<groupId>com.quhaodian</groupId>
<artifactId>rest</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.quhaodian/rest/
implementation 'com.quhaodian:rest:1.8.1'
// https://jarcasting.com/artifacts/com.quhaodian/rest/
implementation ("com.quhaodian:rest:1.8.1")
'com.quhaodian:rest:jar:1.8.1'
<dependency org="com.quhaodian" name="rest" rev="1.8.1">
<artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quhaodian', module='rest', version='1.8.1')
)
libraryDependencies += "com.quhaodian" % "rest" % "1.8.1"
[com.quhaodian/rest "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |