Download attributes-binder-1.3.3.jar file - Jar a

Jar examples for a:attributes-binder

Description

You can download jar file attributes-binder 1.3.3 in this page.

Build File

You can use the following script to add attributes-binder-1.3.3.jar to your project.

<dependency>
   <groupId>org.carrot2.attributes</groupId>
   <artifactId>attributes-binder</artifactId>
   <version>1.3.3</version>
</dependency>
compile group: 'org.carrot2.attributes', name: 'attributes-binder', version: '1.3.3'
libraryDependencies += "org.carrot2.attributes" % "attributes-binder" % "1.3.3"
<dependency org="org.carrot2.attributes" name="attributes-binder" rev="1.3.3"/>
@Grapes(@Grab(group='org.carrot2.attributes', module='attributes-binder', version='1.3.3'))
'org.carrot2.attributes:attributes-binder:jar:1.3.3'

Download

Click the following link to download the jar file.

attributes-binder-1.3.3-javadoc.jar
attributes-binder-1.3.3-sources.jar
attributes-binder-1.3.3.jar
attributes-binder-1.3.3.pom



Related Tutorials