Download youi-core_2.12-0.7.2.jar file - Jar y

Jar examples for y:youi-core-2.12

Description

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

You can download jar file youi-core_2.12 0.7.2 in this page.

License

MIT

Build File

You can use the following script to add youi-core_2.12-0.7.2.jar to your project.

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

Download

Click the following link to download the jar file.

youi-core_2.12-0.7.2-javadoc.jar
youi-core_2.12-0.7.2-sources.jar
youi-core_2.12-0.7.2.jar
youi-core_2.12-0.7.2.pom



Related Tutorials