Files download
File Operation
templating_2.13-1.0.0+11-80fcb87d.jar download
templating_2.13-1.0.0+11-80fcb87d.pom download
templating_2.13-1.0.0+11-80fcb87d-sources.jar download
Apache Maven
<dependency>
  <groupId>org.combinators</groupId>
  <artifactId>templating_2.13</artifactId>
  <version>1.0.0+11-80fcb87d</version>
</dependency>
Gradle Groovy
implementation 'org.combinators:templating_2.13:1.0.0+11-80fcb87d'
Gradle Kotlin
implementation("org.combinators:templating_2.13:1.0.0+11-80fcb87d")
Scala SBT
libraryDependencies += "org.combinators" % "templating_2.13" % "1.0.0+11-80fcb87d"
Groovy Grape
@Grapes(
  @Grab(group='org.combinators', module='templating_2.13', version='1.0.0+11-80fcb87d')
)
Apache Ivy
<dependency org="org.combinators" name="templating_2.13" rev="1.0.0+11-80fcb87d" />
Leiningen
[org.combinators/templating_2.13 "1.0.0+11-80fcb87d"]
Apache Buildr
'org.combinators:templating_2.13:jar:1.0.0+11-80fcb87d'