GroupId | GroupIdjencks |
---|---|
ArtifactId | ArtifactIdxapool-without-pool |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
xapool-without-pool-1.4.pom | |
xapool-without-pool-1.4.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jencks/xapool-without-pool/ -->
<dependency>
<groupId>jencks</groupId>
<artifactId>xapool-without-pool</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/jencks/xapool-without-pool/
implementation 'jencks:xapool-without-pool:1.4'
// https://jarcasting.com/artifacts/jencks/xapool-without-pool/
implementation ("jencks:xapool-without-pool:1.4")
'jencks:xapool-without-pool:jar:1.4'
<dependency org="jencks" name="xapool-without-pool" rev="1.4">
<artifact name="xapool-without-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='jencks', module='xapool-without-pool', version='1.4')
)
libraryDependencies += "jencks" % "xapool-without-pool" % "1.4"
[jencks/xapool-without-pool "1.4"]