MVN

org.amebastack.template : httl

Maven & Gradle

Jul 07, 2015
2 usages
344 stars

HTTL · Hyper Text Template Language and Engine.

<dependency>
    <groupId>org.amebastack.template</groupId>
    <artifactId>httl</artifactId>
    <version>1.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.amebastack.template : httl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.12

All Versions

Choose a version of org.amebastack.template : httl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
httl-1.0.12

How to add a dependency to Maven

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

<dependency>
    <groupId>org.amebastack.template</groupId>
    <artifactId>httl</artifactId>
    <version>1.0.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.amebastack.template : httl gradle dependency to your build.gradle file:

implementation 'org.amebastack.template:httl:1.0.12'

Gradle Kotlin DSL: Add the following org.amebastack.template : httl gradle kotlin dependency to your build.gradle.kts file:

implementation("org.amebastack.template:httl:1.0.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.amebastack.template : httl sbt scala dependency to your build.sbt file:

libraryDependencies += "org.amebastack.template" % "httl" % "1.0.12"

Advertisement

Dependencies from Group

Jul 07, 2015
2 usages
344 stars
Jul 29, 2016
1 usages
0 stars

Discover Dependencies

Jan 03, 2017
2 usages
0 stars
Oct 22, 2016
1 usages
1 stars
Jun 13, 2017
1 usages
12 stars
Oct 09, 2016
7 stars
Jan 20, 2016
2 usages
62 stars
Nov 26, 2015
1 usages
22 stars
Sep 18, 2015
1 usages
0 stars
Nov 22, 2019
1 usages
110 stars