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

Jar examples for n:n-cube

Description

n-cube Engine

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials