is not current version
Last Version 1.1.3-RELEASE

cn.jexxs:jexx-http 1.0.11-RELEASE

This is a simple tool for java!

GroupId

GroupId

cn.jexxs
ArtifactId

ArtifactId

jexx-http
Version

Version

1.0.11-RELEASE
Type

Type

jar

Download jexx-http 1.0.11-RELEASE


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