License |
License |
---|---|
GroupId | GroupIdcom.github.luoshu-open |
ArtifactId | ArtifactIdluoshu-http |
Version | Version0.22 |
Type | Typejar |
Description |
Descriptionhttps://gitee.com/bailuoo/luoshu.git
|
Project URL |
Project URL |
Filename | Size |
---|---|
luoshu-http-0.22.pom | |
luoshu-http-0.22.jar | 2 KB |
luoshu-http-0.22-sources.jar | 2 KB |
luoshu-http-0.22-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-http/ -->
<dependency>
<groupId>com.github.luoshu-open</groupId>
<artifactId>luoshu-http</artifactId>
<version>0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-http/
implementation 'com.github.luoshu-open:luoshu-http:0.22'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-http/
implementation ("com.github.luoshu-open:luoshu-http:0.22")
'com.github.luoshu-open:luoshu-http:jar:0.22'
<dependency org="com.github.luoshu-open" name="luoshu-http" rev="0.22">
<artifact name="luoshu-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu-http', version='0.22')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu-http" % "0.22"
[com.github.luoshu-open/luoshu-http "0.22"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |