MVN

nz.ac.auckland.stencil : stencil-util

Maven & Gradle

Aug 26, 2014
7 usages
0 stars

Stencil - Util · Some common utility classes gathered from usage into one artifact.

<dependency>
    <groupId>nz.ac.auckland.stencil</groupId>
    <artifactId>stencil-util</artifactId>
    <version>2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nz.ac.auckland.stencil : stencil-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3

All Versions

Choose a version of nz.ac.auckland.stencil : stencil-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3
stencil-util-2.3

How to add a dependency to Maven

Add the following nz.ac.auckland.stencil : stencil-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nz.ac.auckland.stencil</groupId>
    <artifactId>stencil-util</artifactId>
    <version>2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nz.ac.auckland.stencil : stencil-util gradle dependency to your build.gradle file:

implementation 'nz.ac.auckland.stencil:stencil-util:2.3'

Gradle Kotlin DSL: Add the following nz.ac.auckland.stencil : stencil-util gradle kotlin dependency to your build.gradle.kts file:

implementation("nz.ac.auckland.stencil:stencil-util:2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following nz.ac.auckland.stencil : stencil-util sbt scala dependency to your build.sbt file:

libraryDependencies += "nz.ac.auckland.stencil" % "stencil-util" % "2.3"

Advertisement

Dependencies from Group

Nov 27, 2014
8 usages
0 stars
Aug 26, 2014
7 usages
0 stars

Discover Dependencies

Mar 24, 2015
5 usages
4 stars
Aug 16, 2021
12 usages
68 stars
Oct 10, 2020
6 usages
16 stars
Apr 06, 2022
2 usages
178 stars
May 08, 2021
13 usages
1.4k stars
May 23, 2023
4 usages
8 stars
Jul 24, 2023
5 usages
1 stars
Aug 11, 2017
2 usages
0 stars