Download n-cube-3.4.88.jar file - Jar n

Jar examples for n:n-cube

Description

n-cube Engine

You can download jar file n-cube 3.4.88 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add n-cube-3.4.88.jar to your project.

<dependency>
   <groupId>com.cedarsoftware</groupId>
   <artifactId>n-cube</artifactId>
   <version>3.4.88</version>
</dependency>
compile group: 'com.cedarsoftware', name: 'n-cube', version: '3.4.88'
libraryDependencies += "com.cedarsoftware" % "n-cube" % "3.4.88"
<dependency org="com.cedarsoftware" name="n-cube" rev="3.4.88"/>
@Grapes(@Grab(group='com.cedarsoftware', module='n-cube', version='3.4.88'))
'com.cedarsoftware:n-cube:jar:3.4.88'

Download

Click the following link to download the jar file.

n-cube-3.4.88-javadoc.jar
n-cube-3.4.88-sources.jar
n-cube-3.4.88.jar
n-cube-3.4.88.pom



Related Tutorials