c

commons-jelly-tags-interaction

This is a Jelly interface to the user.
Files download
File Operation
commons-jelly-tags-interaction-20040902.072702.jar download
commons-jelly-tags-interaction-20040902.072702.pom download
Apache Maven
<dependency>
  <groupId>commons-jelly</groupId>
  <artifactId>commons-jelly-tags-interaction</artifactId>
  <version>20040902.072702</version>
</dependency>
Gradle Groovy
implementation 'commons-jelly:commons-jelly-tags-interaction:20040902.072702'
Gradle Kotlin
implementation("commons-jelly:commons-jelly-tags-interaction:20040902.072702")
Scala SBT
libraryDependencies += "commons-jelly" % "commons-jelly-tags-interaction" % "20040902.072702"
Groovy Grape
@Grapes(
  @Grab(group='commons-jelly', module='commons-jelly-tags-interaction', version='20040902.072702')
)
Apache Ivy
<dependency org="commons-jelly" name="commons-jelly-tags-interaction" rev="20040902.072702" />
Leiningen
[commons-jelly/commons-jelly-tags-interaction "20040902.072702"]
Apache Buildr
'commons-jelly:commons-jelly-tags-interaction:jar:20040902.072702'