Jar examples for k:kernel-specs
This is the specs part of the Nuun IO Kernel. API and SPI. Use this project for your specs oriented projects. See kernel parent description.
You can download jar file kernel-specs 1.0.M1 in this page.
LGPL 3.0
You can use the following script to add kernel-specs-1.0.M1.jar to your project.
<dependency> <groupId>io.nuun</groupId> <artifactId>kernel-specs</artifactId> <version>1.0.M1</version> </dependency>
compile group: 'io.nuun', name: 'kernel-specs', version: '1.0.M1'
libraryDependencies += "io.nuun" % "kernel-specs" % "1.0.M1"
<dependency org="io.nuun" name="kernel-specs" rev="1.0.M1"/>
@Grapes(@Grab(group='io.nuun', module='kernel-specs', version='1.0.M1'))
'io.nuun:kernel-specs:jar:1.0.M1'
Click the following link to download the jar file.
kernel-specs-1.0.M1-javadoc.jar