Files download
File Operation
commons-jelly-tags-xml-1.1-hudson-20120704.jar download
commons-jelly-tags-xml-1.1-hudson-20120704.pom download
commons-jelly-tags-xml-1.1-hudson-20120704-sources.jar download
Apache Maven
<dependency>
  <groupId>org.hudsonci.stapler</groupId>
  <artifactId>commons-jelly-tags-xml</artifactId>
  <version>1.1-hudson-20120704</version>
</dependency>
Gradle Groovy
implementation 'org.hudsonci.stapler:commons-jelly-tags-xml:1.1-hudson-20120704'
Gradle Kotlin
implementation("org.hudsonci.stapler:commons-jelly-tags-xml:1.1-hudson-20120704")
Scala SBT
libraryDependencies += "org.hudsonci.stapler" % "commons-jelly-tags-xml" % "1.1-hudson-20120704"
Groovy Grape
@Grapes(
  @Grab(group='org.hudsonci.stapler', module='commons-jelly-tags-xml', version='1.1-hudson-20120704')
)
Apache Ivy
<dependency org="org.hudsonci.stapler" name="commons-jelly-tags-xml" rev="1.1-hudson-20120704" />
Leiningen
[org.hudsonci.stapler/commons-jelly-tags-xml "1.1-hudson-20120704"]
Apache Buildr
'org.hudsonci.stapler:commons-jelly-tags-xml:jar:1.1-hudson-20120704'