is not current version
Last Version 0.11.0-3

com.github.minhlong293:clientpool 0.11.0

Thrift client pool

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.minhlong293
ArtifactId

ArtifactId

clientpool
Version

Version

0.11.0
Type

Type

pom

Download clientpool 0.11.0


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