Download library_http-2.2.jar file - Jar l

Jar examples for l:library-http

Description

library_http

You can download jar file library_http 2.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add library_http-2.2.jar to your project.

<dependency>
   <groupId>com.yxt.opensdk</groupId>
   <artifactId>library_http</artifactId>
   <version>2.2</version>
</dependency>
compile group: 'com.yxt.opensdk', name: 'library_http', version: '2.2'
libraryDependencies += "com.yxt.opensdk" % "library_http" % "2.2"
<dependency org="com.yxt.opensdk" name="library_http" rev="2.2"/>
@Grapes(@Grab(group='com.yxt.opensdk', module='library_http', version='2.2'))
'com.yxt.opensdk:library_http:jar:2.2'

Download

Click the following link to download the jar file.

library_http-2.2.pom



Related Tutorials