c

commons-jelly-tags-define

The Jelly Define Tag Library
Files download
File Operation
commons-jelly-tags-define-20040902.072141.jar download
commons-jelly-tags-define-20040902.072141.pom download
Apache Maven
<dependency>
  <groupId>commons-jelly</groupId>
  <artifactId>commons-jelly-tags-define</artifactId>
  <version>20040902.072141</version>
</dependency>
Gradle Groovy
implementation 'commons-jelly:commons-jelly-tags-define:20040902.072141'
Gradle Kotlin
implementation("commons-jelly:commons-jelly-tags-define:20040902.072141")
Scala SBT
libraryDependencies += "commons-jelly" % "commons-jelly-tags-define" % "20040902.072141"
Groovy Grape
@Grapes(
  @Grab(group='commons-jelly', module='commons-jelly-tags-define', version='20040902.072141')
)
Apache Ivy
<dependency org="commons-jelly" name="commons-jelly-tags-define" rev="20040902.072141" />
Leiningen
[commons-jelly/commons-jelly-tags-define "20040902.072141"]
Apache Buildr
'commons-jelly:commons-jelly-tags-define:jar:20040902.072141'