Jar examples for t:thundr-http
Provides an API for http connectivity functionality for thundr projects.
You can download jar file thundr-http 3.0.0-beta-1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add thundr-http-3.0.0-beta-1.jar to your project.
<dependency> <groupId>com.threewks.thundr</groupId> <artifactId>thundr-http</artifactId> <version>3.0.0-beta-1</version> </dependency>
compile group: 'com.threewks.thundr', name: 'thundr-http', version: '3.0.0-beta-1'
libraryDependencies += "com.threewks.thundr" % "thundr-http" % "3.0.0-beta-1"
<dependency org="com.threewks.thundr" name="thundr-http" rev="3.0.0-beta-1"/>
@Grapes(@Grab(group='com.threewks.thundr', module='thundr-http', version='3.0.0-beta-1'))
'com.threewks.thundr:thundr-http:jar:3.0.0-beta-1'
Click the following link to download the jar file.
thundr-http-3.0.0-beta-1-javadoc.jar