Download youi-core_2.12-0.4.0.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.4.0 in this page.

License

MIT

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials