не последняя версия
Последняя версия 0.0.9.RS9

org.linuxprobe:luava-http 0.0.3.RELEASE

luava-http

Группа

Группа

org.linuxprobe
Идентификатор

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

luava-http
Версия

Версия

0.0.3.RELEASE
Тип

Тип

jar

Скачать luava-http 0.0.3.RELEASE


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