Download expressions-1.2.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.2.0 in this page.

License

Eclipse Public License - v 1.0

Build File

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

<dependency>
   <groupId>net.ssehub.easy.vil</groupId>
   <artifactId>expressions</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'net.ssehub.easy.vil', name: 'expressions', version: '1.2.0'
libraryDependencies += "net.ssehub.easy.vil" % "expressions" % "1.2.0"
<dependency org="net.ssehub.easy.vil" name="expressions" rev="1.2.0"/>
@Grapes(@Grab(group='net.ssehub.easy.vil', module='expressions', version='1.2.0'))
'net.ssehub.easy.vil:expressions:jar:1.2.0'

Download

Click the following link to download the jar file.

expressions-1.2.0-javadoc.jar
expressions-1.2.0-sources.jar
expressions-1.2.0.jar
expressions-1.2.0.pom



Related Tutorials