f

fmt-rt

Files download
File Operation
fmt-rt-1.0.3.pom download
Apache Maven
<dependency>
  <groupId>taglibs</groupId>
  <artifactId>fmt-rt</artifactId>
  <version>1.0.3</version>
</dependency>
Gradle Groovy
implementation 'taglibs:fmt-rt:1.0.3'
Gradle Kotlin
implementation("taglibs:fmt-rt:1.0.3")
Scala SBT
libraryDependencies += "taglibs" % "fmt-rt" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='taglibs', module='fmt-rt', version='1.0.3')
)
Apache Ivy
<dependency org="taglibs" name="fmt-rt" rev="1.0.3" />
Leiningen
[taglibs/fmt-rt "1.0.3"]
Apache Buildr
'taglibs:fmt-rt:jar:1.0.3'
Dependencies
The project has no third-party dependencies