is not current version
Last Version 0.11.0-3

com.github.minhlong293:clientpool 0.9.3

Thrift client pool

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.minhlong293
ArtifactId

ArtifactId

clientpool
Version

Version

0.9.3
Type

Type

pom

Download clientpool 0.9.3


<!-- https://jarcasting.com/artifacts/com.github.minhlong293/clientpool/ -->
<dependency>
    <groupId>com.github.minhlong293</groupId>
    <artifactId>clientpool</artifactId>
    <version>0.9.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.minhlong293/clientpool/
implementation 'com.github.minhlong293:clientpool:0.9.3'
// https://jarcasting.com/artifacts/com.github.minhlong293/clientpool/
implementation ("com.github.minhlong293:clientpool:0.9.3")
'com.github.minhlong293:clientpool:pom:0.9.3'
<dependency org="com.github.minhlong293" name="clientpool" rev="0.9.3">
  <artifact name="clientpool" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.minhlong293', module='clientpool', version='0.9.3')
)
libraryDependencies += "com.github.minhlong293" % "clientpool" % "0.9.3"
[com.github.minhlong293/clientpool "0.9.3"]