c

commons-jelly-tags-velocity

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