Download ygg-api-0.9.jar file - Jar y

Jar examples for y:ygg-api

Description

You can download jar file ygg-api 0.9 in this page.

Build File

You can use the following script to add ygg-api-0.9.jar to your project.

<dependency>
   <groupId>eu.limetri.ygg</groupId>
   <artifactId>ygg-api</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'eu.limetri.ygg', name: 'ygg-api', version: '0.9'
libraryDependencies += "eu.limetri.ygg" % "ygg-api" % "0.9"
<dependency org="eu.limetri.ygg" name="ygg-api" rev="0.9"/>
@Grapes(@Grab(group='eu.limetri.ygg', module='ygg-api', version='0.9'))
'eu.limetri.ygg:ygg-api:jar:0.9'

Download

Click the following link to download the jar file.

ygg-api-0.9-javadoc.jar
ygg-api-0.9-sources.jar
ygg-api-0.9.jar
ygg-api-0.9.pom



Related Tutorials