MVN

org.teatrove : tea

Maven & Gradle

Mar 16, 2012
7 usages
42 stars

Tea · Tea is a simple, extensible scripting language and compiler for web page templates.

<dependency>
    <groupId>org.teatrove</groupId>
    <artifactId>tea</artifactId>
    <version>4.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.teatrove : tea to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.2

All Versions

Choose a version of org.teatrove : tea to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
tea-4.1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.teatrove</groupId>
    <artifactId>tea</artifactId>
    <version>4.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.teatrove : tea gradle dependency to your build.gradle file:

implementation 'org.teatrove:tea:4.1.2'

Gradle Kotlin DSL: Add the following org.teatrove : tea gradle kotlin dependency to your build.gradle.kts file:

implementation("org.teatrove:tea:4.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.teatrove : tea sbt scala dependency to your build.sbt file:

libraryDependencies += "org.teatrove" % "tea" % "4.1.2"

Advertisement

Dependencies from Group

Mar 16, 2012
7 usages
42 stars
tea
Mar 16, 2012
7 usages
42 stars
Mar 16, 2012
5 usages
42 stars
Mar 16, 2012
2 usages
42 stars
Mar 16, 2012
2 usages
42 stars

Discover Dependencies

May 30, 2017
26 usages
715 stars
Jul 06, 2017
3 usages
13 stars
Nov 08, 2022
2 usages
43 stars
Apr 24, 2023
2 usages
0 stars
Apr 01, 2015
17 usages
9 stars
Jan 23, 2006
3 usages
May 15, 2023
3 usages
60 stars