MVN

com.github.httl : httl

Maven & Gradle

Aug 16, 2013
29 usages
344 stars

HTTL · Hyper Text Template Language and Engine.

<dependency>
    <groupId>com.github.httl</groupId>
    <artifactId>httl</artifactId>
    <version>1.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.httl : httl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.11

All Versions

Choose a version of com.github.httl : httl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
httl-1.0.11
httl-1.0.10

How to add a dependency to Maven

Add the following com.github.httl : httl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.httl</groupId>
    <artifactId>httl</artifactId>
    <version>1.0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.httl : httl gradle dependency to your build.gradle file:

implementation 'com.github.httl:httl:1.0.11'

Gradle Kotlin DSL: Add the following com.github.httl : httl gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.httl:httl:1.0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.httl : httl sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.httl" % "httl" % "1.0.11"

Advertisement

Dependencies from Group

Aug 16, 2013
29 usages
344 stars
Aug 16, 2013
1 usages
344 stars
Aug 16, 2013
1 usages
344 stars
Aug 16, 2013
344 stars
Aug 16, 2013
344 stars

Discover Dependencies

Sep 20, 2005
16 usages
Sep 27, 2005
51 usages
Mar 18, 2015
1 usages
0 stars
Mar 07, 2006
5 usages
Sep 07, 2014
7 usages
Mar 20, 2009
5 usages
Nov 06, 2006
13 usages
Jun 10, 2014
1 stars
Nov 15, 2011
69 usages
598 stars