Download expressions-1.1.7.jar file - Jar e

Jar examples for e:expressions

Description

The VIL expressions parser of EASy-Producer.

You can download jar file expressions 1.1.7 in this page.

License

Eclipse Public License - v 1.0

Build File

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

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

Download

Click the following link to download the jar file.

expressions-1.1.7-javadoc.jar
expressions-1.1.7-sources.jar
expressions-1.1.7.jar
expressions-1.1.7.pom



Related Tutorials