Download yare-core-0.1.jar file - Jar y

Jar examples for y:yare-core

Description

You can download jar file yare-core 0.1 in this page.

License

Open Source License

Build File

You can use the following script to add yare-core-0.1.jar to your project.

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

Download

Click the following link to download the jar file.

yare-core-0.1-javadoc.jar
yare-core-0.1-sources.jar
yare-core-0.1.jar
yare-core-0.1.pom



Related Tutorials