Download yare-engine-0.2.jar file - Jar y

Jar examples for y:yare-engine

Description

You can download jar file yare-engine 0.2 in this page.

License

Open Source License

Build File

You can use the following script to add yare-engine-0.2.jar to your project.

<dependency>
   <groupId>com.sabre.oss.yare</groupId>
   <artifactId>yare-engine</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'com.sabre.oss.yare', name: 'yare-engine', version: '0.2'
libraryDependencies += "com.sabre.oss.yare" % "yare-engine" % "0.2"
<dependency org="com.sabre.oss.yare" name="yare-engine" rev="0.2"/>
@Grapes(@Grab(group='com.sabre.oss.yare', module='yare-engine', version='0.2'))
'com.sabre.oss.yare:yare-engine:jar:0.2'

Download

Click the following link to download the jar file.

yare-engine-0.2-javadoc.jar
yare-engine-0.2-sources.jar
yare-engine-0.2.jar
yare-engine-0.2.pom



Related Tutorials