is not current version
Last Version 0.29

com.github.luoshu-open:luoshu-http 0.28


GroupId

GroupId

com.github.luoshu-open
ArtifactId

ArtifactId

luoshu-http
Version

Version

0.28
Type

Type

jar

Download luoshu-http 0.28


<!-- https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-http/ -->
<dependency>
    <groupId>com.github.luoshu-open</groupId>
    <artifactId>luoshu-http</artifactId>
    <version>0.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-http/
implementation 'com.github.luoshu-open:luoshu-http:0.28'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-http/
implementation ("com.github.luoshu-open:luoshu-http:0.28")
'com.github.luoshu-open:luoshu-http:jar:0.28'
<dependency org="com.github.luoshu-open" name="luoshu-http" rev="0.28">
  <artifact name="luoshu-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu-http', version='0.28')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu-http" % "0.28"
[com.github.luoshu-open/luoshu-http "0.28"]