Download aviator-2.3.0.jar file - Jar a

Jar examples for a:aviator

Description

A lightweight,high performance expression evaluator for java

You can download jar file aviator 2.3.0 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE

Build File

You can use the following script to add aviator-2.3.0.jar to your project.

<dependency>
   <groupId>com.googlecode.aviator</groupId>
   <artifactId>aviator</artifactId>
   <version>2.3.0</version>
</dependency>
compile group: 'com.googlecode.aviator', name: 'aviator', version: '2.3.0'
libraryDependencies += "com.googlecode.aviator" % "aviator" % "2.3.0"
<dependency org="com.googlecode.aviator" name="aviator" rev="2.3.0"/>
@Grapes(@Grab(group='com.googlecode.aviator', module='aviator', version='2.3.0'))
'com.googlecode.aviator:aviator:jar:2.3.0'

Download

Click the following link to download the jar file.

aviator-2.3.0-javadoc.jar
aviator-2.3.0-sources.jar
aviator-2.3.0.jar
aviator-2.3.0.pom



Related Tutorials