c

commons-jelly-tags-jsl

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