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

Jar examples for y:ygg-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials