Download template-utils-http-1.0.0.jar file - Jar t

Jar examples for t:template-utils-http

Description

Provide some operations for http.

You can download jar file template-utils-http 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add template-utils-http-1.0.0.jar to your project.

<dependency>
   <groupId>me.wuwenbin</groupId>
   <artifactId>template-utils-http</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'me.wuwenbin', name: 'template-utils-http', version: '1.0.0'
libraryDependencies += "me.wuwenbin" % "template-utils-http" % "1.0.0"
<dependency org="me.wuwenbin" name="template-utils-http" rev="1.0.0"/>
@Grapes(@Grab(group='me.wuwenbin', module='template-utils-http', version='1.0.0'))
'me.wuwenbin:template-utils-http:jar:1.0.0'

Download

Click the following link to download the jar file.

template-utils-http-1.0.0-javadoc.jar
template-utils-http-1.0.0-sources.jar
template-utils-http-1.0.0.jar
template-utils-http-1.0.0.pom



Related Tutorials