x

xapool-without-pool

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