c

c-rt

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