Download youi-core_2.11-0.6.9.jar file - Jar y

Jar examples for y:youi-core-2.11

Description

Core functionality leveraged and shared by most other sub-projects of YouI.

You can download jar file youi-core_2.11 0.6.9 in this page.

License

MIT

Build File

You can use the following script to add youi-core_2.11-0.6.9.jar to your project.

<dependency>
   <groupId>io.youi</groupId>
   <artifactId>youi-core_2.11</artifactId>
   <version>0.6.9</version>
</dependency>
compile group: 'io.youi', name: 'youi-core_2.11', version: '0.6.9'
libraryDependencies += "io.youi" % "youi-core_2.11" % "0.6.9"
<dependency org="io.youi" name="youi-core_2.11" rev="0.6.9"/>
@Grapes(@Grab(group='io.youi', module='youi-core_2.11', version='0.6.9'))
'io.youi:youi-core_2.11:jar:0.6.9'

Download

Click the following link to download the jar file.

youi-core_2.11-0.6.9-javadoc.jar
youi-core_2.11-0.6.9-sources.jar
youi-core_2.11-0.6.9.jar
youi-core_2.11-0.6.9.pom



Related Tutorials