не последняя версия
Последняя версия 1.1.3-RELEASE

cn.jexxs:jexx-http 1.0.14-RELEASE

This is a simple tool for java!

Группа

Группа

cn.jexxs
Идентификатор

Идентификатор

jexx-http
Версия

Версия

1.0.14-RELEASE
Тип

Тип

jar

Скачать jexx-http 1.0.14-RELEASE


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