Download rule-1.4.0.jar file - Jar r

Jar examples for r:rule

Description

You can download jar file rule 1.4.0 in this page.

Build File

You can use the following script to add rule-1.4.0.jar to your project.

<dependency>
   <groupId>com.buschmais.jqassistant.core</groupId>
   <artifactId>rule</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'com.buschmais.jqassistant.core', name: 'rule', version: '1.4.0'
libraryDependencies += "com.buschmais.jqassistant.core" % "rule" % "1.4.0"
<dependency org="com.buschmais.jqassistant.core" name="rule" rev="1.4.0"/>
@Grapes(@Grab(group='com.buschmais.jqassistant.core', module='rule', version='1.4.0'))
'com.buschmais.jqassistant.core:rule:jar:1.4.0'

Download

Click the following link to download the jar file.

rule-1.4.0-javadoc.jar
rule-1.4.0-sources.jar
rule-1.4.0-tests.jar
rule-1.4.0.jar
rule-1.4.0.pom



Related Tutorials