Download yarn-0.3.0.jar file - Jar y

Jar examples for y:yarn

Description

Interfaces that enable folding and unfolding with state and resources.

You can download jar file yarn 0.3.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add yarn-0.3.0.jar to your project.

<dependency>
   <groupId>org.github.evenjn</groupId>
   <artifactId>yarn</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'org.github.evenjn', name: 'yarn', version: '0.3.0'
libraryDependencies += "org.github.evenjn" % "yarn" % "0.3.0"
<dependency org="org.github.evenjn" name="yarn" rev="0.3.0"/>
@Grapes(@Grab(group='org.github.evenjn', module='yarn', version='0.3.0'))
'org.github.evenjn:yarn:jar:0.3.0'

Download

Click the following link to download the jar file.

yarn-0.3.0-javadoc.jar
yarn-0.3.0-sources.jar
yarn-0.3.0.jar
yarn-0.3.0.pom



Related Tutorials