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

com.threewks.thundr:thundr-http-ning 0.9.6

An implementation of thundr-http using the ning asynchronous library

Группа

Группа

com.threewks.thundr
Идентификатор

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

thundr-http-ning
Версия

Версия

0.9.6
Тип

Тип

jar

Скачать thundr-http-ning 0.9.6


<!-- https://jarcasting.com/artifacts/com.threewks.thundr/thundr-http-ning/ -->
<dependency>
    <groupId>com.threewks.thundr</groupId>
    <artifactId>thundr-http-ning</artifactId>
    <version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-http-ning/
implementation 'com.threewks.thundr:thundr-http-ning:0.9.6'
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-http-ning/
implementation ("com.threewks.thundr:thundr-http-ning:0.9.6")
'com.threewks.thundr:thundr-http-ning:jar:0.9.6'
<dependency org="com.threewks.thundr" name="thundr-http-ning" rev="0.9.6">
  <artifact name="thundr-http-ning" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threewks.thundr', module='thundr-http-ning', version='0.9.6')
)
libraryDependencies += "com.threewks.thundr" % "thundr-http-ning" % "0.9.6"
[com.threewks.thundr/thundr-http-ning "0.9.6"]