Files download
File Operation
path-template-0.0.5.jar download
path-template-0.0.5.pom download
path-template-0.0.5-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.flozano</groupId>
  <artifactId>path-template</artifactId>
  <version>0.0.5</version>
</dependency>
Gradle Groovy
implementation 'io.github.flozano:path-template:0.0.5'
Gradle Kotlin
implementation("io.github.flozano:path-template:0.0.5")
Scala SBT
libraryDependencies += "io.github.flozano" % "path-template" % "0.0.5"
Groovy Grape
@Grapes(
  @Grab(group='io.github.flozano', module='path-template', version='0.0.5')
)
Apache Ivy
<dependency org="io.github.flozano" name="path-template" rev="0.0.5" />
Leiningen
[io.github.flozano/path-template "0.0.5"]
Apache Buildr
'io.github.flozano:path-template:jar:0.0.5'
Dependencies