не последняя версия
Последняя версия 1.0.11

com.github.httl:httl-script 1.0.10

HTTL Script Integration.

Группа

Группа

com.github.httl
Идентификатор

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

httl-script
Версия

Версия

1.0.10
Тип

Тип

jar

Скачать httl-script 1.0.10


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