Download kernel-api_2.10-0.3.0-M1.jar file - Jar k

Jar examples for k:kernel-api-2.10

Description

kernel-api

You can download jar file kernel-api_2.10 0.3.0-M1 in this page.

License

LGPL-3.0

Build File

You can use the following script to add kernel-api_2.10-0.3.0-M1.jar to your project.

<dependency>
   <groupId>com.github.alexarchambault.jupyter</groupId>
   <artifactId>kernel-api_2.10</artifactId>
   <version>0.3.0-M1</version>
</dependency>
compile group: 'com.github.alexarchambault.jupyter', name: 'kernel-api_2.10', version: '0.3.0-M1'
libraryDependencies += "com.github.alexarchambault.jupyter" % "kernel-api_2.10" % "0.3.0-M1"
<dependency org="com.github.alexarchambault.jupyter" name="kernel-api_2.10" rev="0.3.0-M1"/>
@Grapes(@Grab(group='com.github.alexarchambault.jupyter', module='kernel-api_2.10', version='0.3.0-M1'))
'com.github.alexarchambault.jupyter:kernel-api_2.10:jar:0.3.0-M1'

Download

Click the following link to download the jar file.

kernel-api_2.10-0.3.0-M1-javadoc.jar
kernel-api_2.10-0.3.0-M1-sources.jar
kernel-api_2.10-0.3.0-M1.jar
kernel-api_2.10-0.3.0-M1.pom



Related Tutorials