is not current version
Last Version 1.0.11

com.github.httl:httl-parent 1.0.10

Hyper Text Template Language and Engine.

GroupId

GroupId

com.github.httl
ArtifactId

ArtifactId

httl-parent
Version

Version

1.0.10
Type

Type

pom

Download httl-parent 1.0.10

Filename Size
httl-parent-1.0.10.pom 3 KB
Browse

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