is not current version
Last Version 1.0.11

com.github.httl:httl-springmvc 1.0.10

HTTL SpringMVC Integration.

GroupId

GroupId

com.github.httl
ArtifactId

ArtifactId

httl-springmvc
Version

Version

1.0.10
Type

Type

jar

Download httl-springmvc 1.0.10


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