Download yare-model-0.3.jar file - Jar y

Jar examples for y:yare-model

Description

You can download jar file yare-model 0.3 in this page.

License

Open Source License

Build File

You can use the following script to add yare-model-0.3.jar to your project.

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

Download

Click the following link to download the jar file.

yare-model-0.3-javadoc.jar
yare-model-0.3-sources.jar
yare-model-0.3.jar
yare-model-0.3.pom



Related Tutorials