j

jencks-all

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