Download accept-header-utils-1.0.1.jar file - Jar a

Jar examples for a:accept-header-utils

Description

You can download jar file accept-header-utils 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add accept-header-utils-1.0.1.jar to your project.

<dependency>
   <groupId>eu.fusepool.p3</groupId>
   <artifactId>accept-header-utils</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'eu.fusepool.p3', name: 'accept-header-utils', version: '1.0.1'
libraryDependencies += "eu.fusepool.p3" % "accept-header-utils" % "1.0.1"
<dependency org="eu.fusepool.p3" name="accept-header-utils" rev="1.0.1"/>
@Grapes(@Grab(group='eu.fusepool.p3', module='accept-header-utils', version='1.0.1'))
'eu.fusepool.p3:accept-header-utils:jar:1.0.1'

Download

Click the following link to download the jar file.

accept-header-utils-1.0.1-javadoc.jar
accept-header-utils-1.0.1-sources.jar
accept-header-utils-1.0.1.jar
accept-header-utils-1.0.1.pom



Related Tutorials