Download library_http-2.0.jar file - Jar l

Jar examples for l:library-http

Description

library_http

You can download jar file library_http 2.0 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

library_http-2.0.pom



Related Tutorials