MVN

com.trigyn : templating

Maven & Gradle

Feb 25, 2023
11 usages
0 stars

templating · A helper jar which uses freemarker to render templates.

<dependency>
    <groupId>com.trigyn</groupId>
    <artifactId>templating</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.trigyn : templating to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.trigyn : templating to add to Maven or Gradle - All Versions:

  • Version Updated
  • templating-1.5.0

    Feb 25, 2023
  • templating-1.4.5

    Oct 22, 2022
  • templating-1.4.4

    Dec 11, 2021
  • templating-1.4.3

    Jun 05, 2021
  • templating-1.4.2

    Apr 05, 2021
  • templating-1.4.1

    Mar 26, 2021
  • templating-1.4.0

    Mar 20, 2021
  • templating-1.3.19

    Feb 07, 2021
  • templating-1.3.18

    Feb 04, 2021
  • templating-1.3.17

    Dec 15, 2020
  • templating-1.3.16

    Dec 14, 2020
  • templating-1.3.15

    Nov 20, 2020
  • templating-1.3.14

    Nov 18, 2020
  • templating-1.3.13

    Nov 11, 2020
  • templating-1.3.12

    Nov 09, 2020
  • templating-1.3.10

    Oct 27, 2020
  • templating-1.3.9

    Oct 19, 2020
  • templating-1.3.8

    Oct 13, 2020
  • templating-1.3.7

    Oct 09, 2020
  • templating-1.3.6

    Oct 09, 2020
  • templating-1.3.5

    Oct 06, 2020
  • templating-1.3.4

    Oct 01, 2020
  • templating-1.3.3

    Oct 01, 2020
  • templating-1.3.2

    Sep 27, 2020
  • templating-1.3.1

    Sep 27, 2020
  • templating-1.3

    Sep 26, 2020
  • templating-1.2

    Sep 22, 2020
  • templating-1.1

    Sep 22, 2020
  • templating-1.0

    Sep 22, 2020

How to add a dependency to Maven

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

<dependency>
    <groupId>com.trigyn</groupId>
    <artifactId>templating</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.trigyn : templating gradle dependency to your build.gradle file:

implementation 'com.trigyn:templating:1.5.0'

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

implementation("com.trigyn:templating:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.trigyn : templating sbt scala dependency to your build.sbt file:

libraryDependencies += "com.trigyn" % "templating" % "1.5.0"

Advertisement

Dependencies from Group

Feb 25, 2023
11 usages
0 stars
Feb 25, 2023
8 usages
0 stars
Feb 25, 2023
6 usages
0 stars
Feb 25, 2023
5 usages
0 stars
Feb 25, 2023
4 usages

Discover Dependencies

Feb 07, 2023
6 usages
2 stars
Dec 13, 2022
31 usages
18 stars
Sep 23, 2016
2 usages
3 stars
Oct 22, 2019
3 usages
4 stars
Nov 02, 2022
4 usages
59 stars
May 17, 2019
4 usages
Jan 09, 2022
7 usages
47 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome