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

Jar examples for a:attributes-binder

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials