Jar examples for n:n-cube
n-cube Engine
You can download jar file n-cube 3.1.5 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
n-cube-3.1.5-javadoc.jar