j

jencks-all

Files download
File Operation
jencks-all-1.0.jar download
jencks-all-1.0.pom download
Apache Maven
<dependency>
  <groupId>jencks</groupId>
  <artifactId>jencks-all</artifactId>
  <version>1.0</version>
</dependency>
Gradle Groovy
implementation 'jencks:jencks-all:1.0'
Gradle Kotlin
implementation("jencks:jencks-all:1.0")
Scala SBT
libraryDependencies += "jencks" % "jencks-all" % "1.0"
Groovy Grape
@Grapes(
  @Grab(group='jencks', module='jencks-all', version='1.0')
)
Apache Ivy
<dependency org="jencks" name="jencks-all" rev="1.0" />
Leiningen
[jencks/jencks-all "1.0"]
Apache Buildr
'jencks:jencks-all:jar:1.0'
Dependencies

compile

|-- jencks:jencks