Jar examples for k:kernel-core
This is the core part of the Nuun IO Kernel. This project contains the core implementation of the Kernel. See Kernel parent description.
You can download jar file kernel-core 1.0.M1 in this page.
The Apache License, Version 2.0
You can use the following script to add kernel-core-1.0.M1.jar to your project.
<dependency> <groupId>io.nuun</groupId> <artifactId>kernel-core</artifactId> <version>1.0.M1</version> </dependency>
compile group: 'io.nuun', name: 'kernel-core', version: '1.0.M1'
libraryDependencies += "io.nuun" % "kernel-core" % "1.0.M1"
<dependency org="io.nuun" name="kernel-core" rev="1.0.M1"/>
@Grapes(@Grab(group='io.nuun', module='kernel-core', version='1.0.M1'))
'io.nuun:kernel-core:jar:1.0.M1'
Click the following link to download the jar file.
kernel-core-1.0.M1-javadoc.jar