Download expressions-1.1.6.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.6 in this page.

License

Eclipse Public License - v 1.0

Build File

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

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

Download

Click the following link to download the jar file.

expressions-1.1.6-javadoc.jar
expressions-1.1.6-sources.jar
expressions-1.1.6.jar
expressions-1.1.6.pom



Related Tutorials