Download icecp-core-0.13.0.jar file - Jar i

Jar examples for i:icecp-core

Description

Core APIs for an Information-Centric Edge Compute Platform (ICECP) node.

You can download jar file icecp-core 0.13.0 in this page.

Build File

You can use the following script to add icecp-core-0.13.0.jar to your project.

<dependency>
   <groupId>com.intel.icecp</groupId>
   <artifactId>icecp-core</artifactId>
   <version>0.13.0</version>
</dependency>
compile group: 'com.intel.icecp', name: 'icecp-core', version: '0.13.0'
libraryDependencies += "com.intel.icecp" % "icecp-core" % "0.13.0"
<dependency org="com.intel.icecp" name="icecp-core" rev="0.13.0"/>
@Grapes(@Grab(group='com.intel.icecp', module='icecp-core', version='0.13.0'))
'com.intel.icecp:icecp-core:jar:0.13.0'

Download

Click the following link to download the jar file.

icecp-core-0.13.0-javadoc.jar
icecp-core-0.13.0-sources.jar
icecp-core-0.13.0.jar
icecp-core-0.13.0.pom



Related Tutorials