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

com.github.httl:httl-struts 1.0.10

HTTL Struts Integration.

Группа

Группа

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

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

httl-struts
Версия

Версия

1.0.10
Тип

Тип

jar

Скачать httl-struts 1.0.10


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