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

Jar examples for y:ygg-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials