is not current version
Last Version 3.0.0

com.threewks.thundr:thundr-http-ning 1.0-rc3

An implementation of thundr-http using the ning asynchronous library

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-http-ning
Version

Version

1.0-rc3
Type

Type

jar

Download thundr-http-ning 1.0-rc3


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