Download expressions-1.4.0.jar file - Jar e

Jar examples for e:expressions

Description

The VIL expressions parser of EASy-Producer.

You can download jar file expressions 1.4.0 in this page.

License

Eclipse Public License - v 1.0

Build File

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

<dependency>
   <groupId>io.rapidpro</groupId>
   <artifactId>expressions</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'io.rapidpro', name: 'expressions', version: '1.4.0'
libraryDependencies += "io.rapidpro" % "expressions" % "1.4.0"
<dependency org="io.rapidpro" name="expressions" rev="1.4.0"/>
@Grapes(@Grab(group='io.rapidpro', module='expressions', version='1.4.0'))
'io.rapidpro:expressions:jar:1.4.0'

Download

Click the following link to download the jar file.

expressions-1.4.0-javadoc.jar
expressions-1.4.0-sources.jar
expressions-1.4.0.jar
expressions-1.4.0.pom



Related Tutorials