Jar examples for a:accepts
HTTP request helpers for Accept header bodies to assist in return content-type negotiation.
You can download jar file accepts 0.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add accepts-0.0.2.jar to your project.
<dependency> <groupId>com.matttproud.accepts</groupId> <artifactId>accepts</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.matttproud.accepts', name: 'accepts', version: '0.0.2'
libraryDependencies += "com.matttproud.accepts" % "accepts" % "0.0.2"
<dependency org="com.matttproud.accepts" name="accepts" rev="0.0.2"/>
@Grapes(@Grab(group='com.matttproud.accepts', module='accepts', version='0.0.2'))
'com.matttproud.accepts:accepts:jar:0.0.2'
Click the following link to download the jar file.
accepts-0.0.2-javadoc.jar