не последняя версия
Последняя версия 0.0.6

co.tomlee.nifty:nifty-connection-pool 0.0.4

Connection pooling proxies for Facebook's Nifty

Группа

Группа

co.tomlee.nifty
Идентификатор

Идентификатор

nifty-connection-pool
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать nifty-connection-pool 0.0.4


<!-- https://jarcasting.com/artifacts/co.tomlee.nifty/nifty-connection-pool/ -->
<dependency>
    <groupId>co.tomlee.nifty</groupId>
    <artifactId>nifty-connection-pool</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/co.tomlee.nifty/nifty-connection-pool/
implementation 'co.tomlee.nifty:nifty-connection-pool:0.0.4'
// https://jarcasting.com/artifacts/co.tomlee.nifty/nifty-connection-pool/
implementation ("co.tomlee.nifty:nifty-connection-pool:0.0.4")
'co.tomlee.nifty:nifty-connection-pool:jar:0.0.4'
<dependency org="co.tomlee.nifty" name="nifty-connection-pool" rev="0.0.4">
  <artifact name="nifty-connection-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.tomlee.nifty', module='nifty-connection-pool', version='0.0.4')
)
libraryDependencies += "co.tomlee.nifty" % "nifty-connection-pool" % "0.0.4"
[co.tomlee.nifty/nifty-connection-pool "0.0.4"]