c

commons-jelly-tags-jface

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